Searched refs:wlan_hdd_cfg80211_resume_wlan (Results 1 – 4 of 4) sorted by relevance
331 int wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy);
2418 int wlan_hdd_cfg80211_resume_wlan(struct wiphy *wiphy) in wlan_hdd_cfg80211_resume_wlan() function3544 QDF_BUG(!wlan_hdd_cfg80211_resume_wlan(wiphy)); in __hdd_wlan_fake_apps_resume()3682 QDF_BUG(!wlan_hdd_cfg80211_resume_wlan(wiphy)); in hdd_wlan_fake_apps_suspend()
1505 wlan_hdd_cfg80211_resume_wlan(hdd_ctx->wiphy); in hdd_enable_ext_wow()
30027 .resume = wlan_hdd_cfg80211_resume_wlan,