Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dahb.c193 void ath_ahb_exit(void) in ath_ahb_exit() function
Dath9k.h1098 void ath_ahb_exit(void);
1101 static inline void ath_ahb_exit(void) {}; in ath_ahb_exit() function
Dinit.c1065 ath_ahb_exit(); in ath9k_exit()