Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dahb.c196 void ath_ahb_exit(void) in ath_ahb_exit() function
Dath9k.h715 void ath_ahb_exit(void);
718 static inline void ath_ahb_exit(void) {}; in ath_ahb_exit() function
Dinit.c900 ath_ahb_exit(); in ath9k_exit()