Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_driver_ops.c1029 hdd_wlan_stop_modules(hdd_ctx, false); in __hdd_soc_remove()
H A Dwlan_hdd_power.c1928 hdd_wlan_stop_modules(hdd_ctx, false); in hdd_wlan_shutdown()
H A Dwlan_hdd_main.c11507 hdd_wlan_stop_modules(hdd_ctx, false); in hdd_wlan_exit()
14163 errno = hdd_wlan_stop_modules(hdd_ctx, false); in __hdd_psoc_idle_shutdown()
14176 return hdd_wlan_stop_modules(hdd_ctx, true); in __hdd_mode_change_psoc_idle_shutdown()
16916 int hdd_wlan_stop_modules(struct hdd_context *hdd_ctx, bool ftm_mode) in hdd_wlan_stop_modules() function
17653 hdd_wlan_stop_modules(hdd_ctx, false); in hdd_wlan_startup()
20060 return hdd_wlan_stop_modules(hdd_ctx, true); in hdd_mode_change_psoc_idle_shutdown()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h4245 int hdd_wlan_stop_modules(struct hdd_context *hdd_ctx, bool ftm_mode);