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