Home
last modified time | relevance | path

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

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