Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
Dwlan_action_oui_ucfg_api.h44 QDF_STATUS ucfg_action_oui_init(void);
174 QDF_STATUS ucfg_action_oui_init(void) in ucfg_action_oui_init() function
/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/src/
Dwlan_action_oui_ucfg_api.c30 QDF_STATUS ucfg_action_oui_init(void) in ucfg_action_oui_init() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c19530 status = ucfg_action_oui_init(); in hdd_component_init()