Home
last modified time | relevance | path

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

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