Home
last modified time | relevance | path

Searched refs:wlan_hdd_cfg80211_suspend_wlan (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_power.h319 int wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c2764 int wlan_hdd_cfg80211_suspend_wlan(struct wiphy *wiphy, in wlan_hdd_cfg80211_suspend_wlan() function
3634 errno = wlan_hdd_cfg80211_suspend_wlan(wiphy, NULL); in hdd_wlan_fake_apps_suspend()
H A Dwlan_hdd_ioctl.c1495 rc = wlan_hdd_cfg80211_suspend_wlan(hdd_ctx->wiphy, NULL); in hdd_enable_ext_wow()
H A Dwlan_hdd_cfg80211.c30028 .suspend = wlan_hdd_cfg80211_suspend_wlan,