Home
last modified time | relevance | path

Searched refs:hdd_close_all_adapters (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h2891 void hdd_close_all_adapters(struct hdd_context *hdd_ctx, bool rtnl_held);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c9257 void hdd_close_all_adapters(struct hdd_context *hdd_ctx, bool rtnl_held) in hdd_close_all_adapters() function
11525 hdd_close_all_adapters(hdd_ctx, false); in hdd_wlan_exit()
17481 hdd_close_all_adapters(hdd_ctx, true); in hdd_open_adapters_for_mission_mode()
20022 hdd_close_all_adapters(hdd_ctx, false); in hdd_cleanup_present_mode()