Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/src/
Dwlan_action_oui_ucfg_api.c38 action_oui_psoc_create_notification, NULL); in ucfg_action_oui_init()
54 action_oui_psoc_create_notification, NULL); in ucfg_action_oui_init()
69 action_oui_psoc_create_notification, NULL); in ucfg_action_oui_deinit()
/wlan-driver/qcacld-3.0/components/action_oui/core/inc/
Dwlan_action_oui_main.h66 action_oui_psoc_create_notification(struct wlan_objmgr_psoc *psoc, void *arg);
/wlan-driver/qcacld-3.0/components/action_oui/core/src/
Dwlan_action_oui_main.c296 action_oui_psoc_create_notification(struct wlan_objmgr_psoc *psoc, void *arg) in action_oui_psoc_create_notification() function