Searched refs:timer_installed (Results 1 – 1 of 1) sorted by relevance
130 static int timer_installed = -1; variable1181 if (dev == timer_installed && devc->timer_running) in ad1848_prepare_for_output()1294 if (dev == timer_installed && devc->timer_running) in ad1848_prepare_for_input()2256 if (timer_installed == dev && devc->timer_running) in adintr()2789 if (timer_installed != -1) in ad1848_tmr_install()2792 timer_installed = ad1848_tmr.dev = dev; in ad1848_tmr_install()