tag
line
file
source code
opl3_busy
79
drivers/sound/opl3.c
static int opl3_busy = 0;
opl3_busy
863
drivers/sound/opl3.c
if (opl3_busy)
opl3_busy
865
drivers/sound/opl3.c
opl3_busy = 1;
opl3_busy
878
drivers/sound/opl3.c
opl3_busy = 0;