Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/dispatcher/src/
H A Dwlan_pkt_capture_ucfg_api.c90 pkt_capture_psoc_destroy_notification, in ucfg_pkt_capture_init()
120 pkt_capture_psoc_destroy_notification, NULL); in ucfg_pkt_capture_init()
148 pkt_capture_psoc_destroy_notification, in ucfg_pkt_capture_deinit()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_main.h134 pkt_capture_psoc_destroy_notification(struct wlan_objmgr_psoc *psoc, void *arg);
/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_main.c1193 pkt_capture_psoc_destroy_notification(struct wlan_objmgr_psoc *psoc, void *arg) in pkt_capture_psoc_destroy_notification() function