Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_mon_thread.c309 complete(&mon_ctx->suspend_mon_event); in pkt_capture_mon_thread()
333 complete(&mon_ctx->suspend_mon_event); in pkt_capture_mon_thread()
441 &mon_ctx->suspend_mon_event, in pkt_capture_suspend_mon_thread()
485 init_completion(&mon_ctx->suspend_mon_event); in pkt_capture_alloc_mon_thread()
/wlan-driver/qcacld-3.0/components/pkt_capture/core/inc/
H A Dwlan_pkt_capture_mon_thread.h100 struct completion suspend_mon_event; member