Home
last modified time | relevance | path

Searched refs:ath_ps_full_sleep (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dath9k.h760 void ath_ps_full_sleep(struct timer_list *t);
Dinit.c737 timer_setup(&sc->sleep_timer, ath_ps_full_sleep, 0); in ath9k_init_softc()
Dmain.c96 void ath_ps_full_sleep(struct timer_list *t) in ath_ps_full_sleep() function