Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dcore.h970 int ath6kl_init_hw_stop(struct ath6kl *ar);
Dinit.c1858 int ath6kl_init_hw_stop(struct ath6kl *ar) in ath6kl_init_hw_stop() function
Dcfg80211.c2472 ret = ath6kl_init_hw_stop(ar); in ath6kl_cfg80211_suspend()