Searched refs:ath9k_htc_init_debug (Results 1 – 3 of 3) sorted by relevance
638 int ath9k_htc_init_debug(struct ath_hw *ah);641 static inline int ath9k_htc_init_debug(struct ath_hw *ah) { return 0; }; in ath9k_htc_init_debug() function
487 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()