Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c537 .type = V4L2_EVENT_MOTION_DET, in solo_enc_fillbuf()
1144 case V4L2_EVENT_MOTION_DET: in solo_subscribe_event()
/linux-4.1.27/drivers/media/usb/go7007/
Dgo7007-driver.c401 .type = V4L2_EVENT_MOTION_DET, in go7007_set_motion_regions()
Dgo7007-v4l2.c794 case V4L2_EVENT_MOTION_DET: in vidioc_subscribe_event()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h1939 #define V4L2_EVENT_MOTION_DET 6 macro