tag
line
file
source code
mpu_attached
485
drivers/sound/mad16.c
static int mpu_attached = 0;
mpu_attached
497
drivers/sound/mad16.c
if (mpu_attached) /* Don't let them call this twice */
mpu_attached
499
drivers/sound/mad16.c
mpu_attached = 1;