Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c639 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
851 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
Ds5p_mfc_enc.c1270 .type = V4L2_EVENT_EOS in vidioc_dqbuf()
1761 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-streams.c903 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
Divtv-ioctl.c1502 case V4L2_EVENT_EOS: in ivtv_subscribe_event()
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c749 .type = V4L2_EVENT_EOS in coda_dqbuf()
843 case V4L2_EVENT_EOS: in coda_subscribe_event()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h1935 #define V4L2_EVENT_EOS 2 macro