Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h1095 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer);
H A Dhw.c3241 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer) in ath_gen_timer_free() function
3249 EXPORT_SYMBOL(ath_gen_timer_free);
H A Dchannel.c1648 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()