Home
last modified time | relevance | path

Searched refs:ucfg_action_oui_psoc_enable (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
Dwlan_action_oui_ucfg_api.h62 void ucfg_action_oui_psoc_enable(struct wlan_objmgr_psoc *psoc);
199 void ucfg_action_oui_psoc_enable(struct wlan_objmgr_psoc *psoc) in ucfg_action_oui_psoc_enable() function
/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/src/
Dwlan_action_oui_ucfg_api.c83 void ucfg_action_oui_psoc_enable(struct wlan_objmgr_psoc *psoc) in ucfg_action_oui_psoc_enable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c19780 ucfg_action_oui_psoc_enable(psoc); in hdd_component_psoc_enable()