Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c540 .type = V4L2_EVENT_MOTION_DET, in solo_enc_fillbuf()
1150 case V4L2_EVENT_MOTION_DET: in solo_subscribe_event()
/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-driver.c401 .type = V4L2_EVENT_MOTION_DET, in go7007_set_motion_regions()
Dgo7007-v4l2.c798 case V4L2_EVENT_MOTION_DET: in vidioc_subscribe_event()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h2036 #define V4L2_EVENT_MOTION_DET 6 macro