Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h4694 void hdd_component_psoc_close(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c5289 hdd_component_psoc_close(hdd_ctx->psoc); in hdd_wlan_start_modules()
17041 hdd_component_psoc_close(hdd_ctx->psoc); in hdd_wlan_stop_modules()
19752 void hdd_component_psoc_close(struct wlan_objmgr_psoc *psoc) in hdd_component_psoc_close() function