Searched refs:ath_ps_full_sleep (Results 1 – 3 of 3) sorted by relevance
723 void ath_ps_full_sleep(unsigned long data);
630 setup_timer(&sc->sleep_timer, ath_ps_full_sleep, (unsigned long)sc); in ath9k_init_softc()
96 void ath_ps_full_sleep(unsigned long data) in ath_ps_full_sleep() function