Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h312 void ar9003_mci_cleanup(struct ath_hw *ah);
H A Dar9003_mci.c1282 void ar9003_mci_cleanup(struct ath_hw *ah) in ar9003_mci_cleanup() function
1288 EXPORT_SYMBOL(ar9003_mci_cleanup);
H A Dmci.c478 ar9003_mci_cleanup(ah); in ath_mci_cleanup()