Searched refs:ath_gen_timer_isr (Results 1 – 3 of 3) sorted by relevance
1096 void ath_gen_timer_isr(struct ath_hw *hw);
3256 void ath_gen_timer_isr(struct ath_hw *ah) in ath_gen_timer_isr() function3289 EXPORT_SYMBOL(ath_gen_timer_isr);
478 ath_gen_timer_isr(sc->sc_ah); in ath9k_tasklet()