Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dath9k.h461 void ath9k_btcoex_handle_interrupt(struct ath_softc *sc, u32 status);
477 static inline void ath9k_btcoex_handle_interrupt(struct ath_softc *sc, in ath9k_btcoex_handle_interrupt() function
Dgpio.c328 void ath9k_btcoex_handle_interrupt(struct ath_softc *sc, u32 status) in ath9k_btcoex_handle_interrupt() function
Dmain.c735 ath9k_btcoex_handle_interrupt(sc, status); in ath9k_tasklet()