Home
last modified time | relevance | path

Searched refs:ath9k_p2p_ps_timer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1548 void ath9k_p2p_ps_timer(void *priv) in ath9k_p2p_ps_timer() function
1630 sc->p2p_ps_timer = ath_gen_timer_alloc(sc->sc_ah, ath9k_p2p_ps_timer, in ath9k_init_p2p()
H A Dmain.c278 ath9k_p2p_ps_timer(sc); in ath_complete_reset()