Home
last modified time | relevance | path

Searched refs:hdd_is_any_interface_open (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c943 if (!hdd_is_any_interface_open(hdd_ctx)) { in __hdd_soc_recovery_reinit()
H A Dwlan_hdd_p2p.c1042 if (!hdd_is_any_interface_open(hdd_ctx)) in __wlan_hdd_del_virtual_intf()
H A Dwlan_hdd_power.c2411 if (!hdd_is_any_interface_open(hdd_ctx) && in _wlan_hdd_cfg80211_resume_wlan()
H A Dwlan_hdd_main.c5576 if (!hdd_is_any_interface_open(hdd_ctx)) in hdd_stop_no_trans()
10179 bool hdd_is_any_interface_open(struct hdd_context *hdd_ctx) in hdd_is_any_interface_open() function
11308 if (!hdd_is_any_interface_open(hdd_ctx)) { in hdd_shutdown_wlan_in_suspend_prepare()
11317 while (hdd_is_any_interface_open(hdd_ctx) && in hdd_shutdown_wlan_in_suspend_prepare()
14159 if (hdd_is_any_interface_open(hdd_ctx)) { in __hdd_psoc_idle_shutdown()
19064 if (hdd_is_any_interface_open(hdd_ctx)) { in hdd_disable_wifi()
H A Dwlan_hdd_hostapd.c604 if (!hdd_is_any_interface_open(hdd_ctx)) in hdd_hostapd_stop_no_trans()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h4454 bool hdd_is_any_interface_open(struct hdd_context *hdd_ctx);