Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c8932 wmi_motion_det_event *motion_det_event_hdr; in wma_motion_det_host_event_handler() local
8949 motion_det_event_hdr = param_buf->fixed_param; in wma_motion_det_host_event_handler()
8951 motion_det_event_hdr->vdev_id, motion_det_event_hdr->status); in wma_motion_det_host_event_handler()
8957 md_event->vdev_id = motion_det_event_hdr->vdev_id; in wma_motion_det_host_event_handler()
8958 md_event->status = motion_det_event_hdr->status; in wma_motion_det_host_event_handler()