Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.h49 int ath6kl_cfg80211_suspend(struct ath6kl *ar,
H A Dsdio.c875 ret = ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_WOW, wow); in ath6kl_sdio_suspend()
913 ret = ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_DEEPSLEEP, in ath6kl_sdio_suspend()
925 return ath6kl_cfg80211_suspend(ar, ATH6KL_CFG_SUSPEND_CUTPOWER, NULL); in ath6kl_sdio_suspend()
H A Dcfg80211.c2419 int ath6kl_cfg80211_suspend(struct ath6kl *ar, in ath6kl_cfg80211_suspend() function
2491 EXPORT_SYMBOL(ath6kl_cfg80211_suspend);