Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h337 void ar9003_mci_set_power_awake(struct ath_hw *ah);
380 static inline void ar9003_mci_set_power_awake(struct ath_hw *ah) in ar9003_mci_set_power_awake() function
H A Dar9003_mci.c1422 void ar9003_mci_set_power_awake(struct ath_hw *ah) in ar9003_mci_set_power_awake() function
H A Dhw.c2223 ar9003_mci_set_power_awake(ah); in ath9k_hw_set_power_awake()