tag | line | file | source code |
---|---|---|---|
status_busy | 54 | drivers/sound/sound_switch.c | static int status_busy = 0; |
status_busy | 369 | drivers/sound/sound_switch.c | if (status_busy) |
status_busy | 371 | drivers/sound/sound_switch.c | status_busy = 1; |
status_busy | 432 | drivers/sound/sound_switch.c | status_busy = 0; |