Searched refs:ath9k_htc_init_debug (Results 1 – 3 of 3) sorted by relevance
644 int ath9k_htc_init_debug(struct ath_hw *ah);647 static inline int ath9k_htc_init_debug(struct ath_hw *ah) { return 0; }; in ath9k_htc_init_debug() function
482 int ath9k_htc_init_debug(struct ath_hw *ah) in ath9k_htc_init_debug() function
889 error = ath9k_htc_init_debug(priv->ah); in ath9k_init_device()