taglinefilesource code
timer_open1198drivers/sound/mpu401.cstatic volatile int timer_initialized = 0, timer_open = 0, tmr_running = 0;
timer_open1340drivers/sound/mpu401.cif (timer_open)
timer_open1348drivers/sound/mpu401.ctimer_open = 1;
timer_open1363drivers/sound/mpu401.ctimer_open = tmr_running = 0;
timer_open1451drivers/sound/mpu401.cif (!timer_open)
timer_open1589drivers/sound/mpu401.cif (!timer_open)
timer_open345drivers/sound/sound_timer.ctimer_open,