Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dhw.h1082 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer);
Dhw.c3114 void ath_gen_timer_free(struct ath_hw *ah, struct ath_gen_timer *timer) in ath_gen_timer_free() function
3122 EXPORT_SYMBOL(ath_gen_timer_free);
Dchannel.c1603 ath_gen_timer_free(sc->sc_ah, sc->p2p_ps_timer); in ath9k_deinit_p2p()