Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.c178 void ath_ahb_exit(void) in ath_ahb_exit() function
H A Dath9k.h1148 void ath_ahb_exit(void);
1151 static inline void ath_ahb_exit(void) {}; in ath_ahb_exit() function
H A Dinit.c1209 ath_ahb_exit(); in ath9k_exit()