Searched refs:ath_ahb_init (Results 1 – 3 of 3) sorted by relevance
173 int ath_ahb_init(void) in ath_ahb_init() function
1147 int ath_ahb_init(void);1150 static inline int ath_ahb_init(void) { return 0; }; in ath_ahb_init() function
1189 error = ath_ahb_init(); in ath9k_init()