Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dcfg80211.h49 int ath6kl_cfg80211_suspend(struct ath6kl *ar,
Dsdio.c863 ret = ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_WOW, wow); in ath6kl_sdio_suspend()
901 ret = ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_DEEPSLEEP, in ath6kl_sdio_suspend()
913 return ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_CUTPOWER, NULL); in ath6kl_sdio_suspend()
Dcfg80211.c2409 int ath6kl_cfg80211_suspend(struct ath6kl *ar, in ath6kl_cfg80211_suspend() function
2481 EXPORT_SYMBOL(ath6kl_cfg80211_suspend);