Searched refs:ath_ps_full_sleep (Results 1 – 3 of 3) sorted by relevance
754 void ath_ps_full_sleep(struct timer_list *t);
786 timer_setup(&sc->sleep_timer, ath_ps_full_sleep, 0); in ath9k_init_softc()
99 void ath_ps_full_sleep(struct timer_list *t) in ath_ps_full_sleep() function