Home
last modified time | relevance | path

Searched refs:ath9k_hw_disable (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c1033 ath9k_hw_disable(sc->sc_ah); in ath_pci_suspend()
H A Dhw.h1060 bool ath9k_hw_disable(struct ath_hw *ah);
H A Dhtc_drv_init.c869 ath9k_hw_disable(priv->ah); in ath9k_init_device()
H A Dhw.c2929 bool ath9k_hw_disable(struct ath_hw *ah) in ath9k_hw_disable() function
2940 EXPORT_SYMBOL(ath9k_hw_disable);
H A Dhtc_drv_main.c1024 ath9k_hw_disable(ah); in ath9k_htc_stop()