Home
last modified time | relevance | path

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

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