Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h312 void ar9003_mci_cleanup(struct ath_hw *ah);
Dar9003_mci.c1282 void ar9003_mci_cleanup(struct ath_hw *ah) in ar9003_mci_cleanup() function
1288 EXPORT_SYMBOL(ar9003_mci_cleanup);
Dmci.c478 ar9003_mci_cleanup(ah); in ath_mci_cleanup()