Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dath9k.h753 void ath_ps_full_sleep(struct timer_list *t);
Dinit.c786 timer_setup(&sc->sleep_timer, ath_ps_full_sleep, 0); in ath9k_init_softc()
Dmain.c99 void ath_ps_full_sleep(struct timer_list *t) in ath_ps_full_sleep() function