tag
line
file
source code
opl3_busy
72
drivers/sound/opl3.c
static int opl3_busy = 0;
opl3_busy
695
drivers/sound/opl3.c
if (opl3_busy)
opl3_busy
697
drivers/sound/opl3.c
opl3_busy = 1;
opl3_busy
708
drivers/sound/opl3.c
opl3_busy = 0;