Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst66 - Event data for event V4L2_EVENT_MOTION_DET.
179 * - ``V4L2_EVENT_MOTION_DET``
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c395 .type = V4L2_EVENT_MOTION_DET, in go7007_set_motion_regions()
H A Dgo7007-v4l2.c763 case V4L2_EVENT_MOTION_DET: in vidioc_subscribe_event()
/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c658 case V4L2_EVENT_MOTION_DET: in tw5864_subscribe_event()
1446 .type = V4L2_EVENT_MOTION_DET, in tw5864_handle_frame()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c530 .type = V4L2_EVENT_MOTION_DET, in solo_enc_fillbuf()
1121 case V4L2_EVENT_MOTION_DET: in solo_subscribe_event()
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions515 replace define V4L2_EVENT_MOTION_DET event-type
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2468 #define V4L2_EVENT_MOTION_DET 6 macro