Searched refs:timer_on (Results 1 – 2 of 2) sorted by relevance
90 bool timer_on; member288 bt_local->timer_on = false; in brcmf_btcoex_timerfunc()300 if (btci->timer_on) { in brcmf_btcoex_handler()301 btci->timer_on = false; in brcmf_btcoex_handler()319 btci->timer_on = true; in brcmf_btcoex_handler()335 btci->timer_on = true; in brcmf_btcoex_handler()356 btci->timer_on = false; in brcmf_btcoex_handler()381 btci->timer_on = false; in brcmf_btcoex_attach()405 if (cfg->btcoex->timer_on) { in brcmf_btcoex_detach()406 cfg->btcoex->timer_on = false; in brcmf_btcoex_detach()[all …]
78 bool timer_on; /* Whether the timer is running */ member156 if (!pwm->timer_on) { in tpu_pwm_timer_start()164 pwm->timer_on = true; in tpu_pwm_timer_start()201 if (!pwm->timer_on) in tpu_pwm_timer_stop()211 pwm->timer_on = false; in tpu_pwm_timer_stop()237 pwm->timer_on = false; in tpu_pwm_request()307 if (duty_only && pwm->timer_on) { in tpu_pwm_config()