Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2894 void hdd_deinit_all_adapters(struct hdd_context *hdd_ctx, bool rtnl_held);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c9950 void hdd_deinit_all_adapters(struct hdd_context *hdd_ctx, bool rtnl_held) in hdd_deinit_all_adapters() function
11500 hdd_deinit_all_adapters(hdd_ctx, false); in hdd_wlan_exit()
20007 hdd_deinit_all_adapters(hdd_ctx, false); in hdd_stop_present_mode()