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