| /linux-6.15/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-helper.c | 130 case V4L2_EVENT_EOS: in wave5_vpu_subscribe_event()
|
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_vb2.c | 283 static const struct v4l2_event eos = { .type = V4L2_EVENT_EOS }; in iris_vb2_buf_queue()
|
| H A D | iris_buffer.c | 613 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in iris_vb2_buffer_done()
|
| H A D | iris_vdec.c | 211 case V4L2_EVENT_EOS: in iris_vdec_subscribe_event()
|
| /linux-6.15/drivers/staging/media/meson/vdec/ |
| H A D | vdec_helpers.c | 300 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in dst_buf_done()
|
| H A D | vdec.c | 763 case V4L2_EVENT_EOS: in vdec_subscribe_event()
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 533 case V4L2_EVENT_EOS: in vdec_subscribe_event() 1363 static const struct v4l2_event eos = { .type = V4L2_EVENT_EOS }; in vdec_vb2_buf_queue() 1429 const struct v4l2_event ev = { .type = V4L2_EVENT_EOS }; in vdec_buf_done()
|
| /linux-6.15/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 667 .type = V4L2_EVENT_EOS in vidioc_dqbuf() 901 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
|
| H A D | s5p_mfc_enc.c | 1661 .type = V4L2_EVENT_EOS in vidioc_dqbuf() 2364 case V4L2_EVENT_EOS: in vidioc_subscribe_event()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-dqevent.rst | 120 * - ``V4L2_EVENT_EOS``
|
| H A D | dev-decoder.rst | 790 * if a ``V4L2_EVENT_EOS`` event is pending, the `End of Stream` sequence needs 1053 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribed to it. 1057 For backwards compatibility, the decoder will signal a ``V4L2_EVENT_EOS``
|
| H A D | dev-encoder.rst | 609 * dequeuing the ``V4L2_EVENT_EOS`` event, if the client subscribes to it. 613 For backwards compatibility, the encoder will signal a ``V4L2_EVENT_EOS``
|
| /linux-6.15/drivers/media/pci/ivtv/ |
| H A D | ivtv-streams.c | 917 .type = V4L2_EVENT_EOS, in ivtv_stop_v4l2_decode_stream()
|
| /linux-6.15/drivers/media/platform/verisilicon/ |
| H A D | hantro_v4l2.c | 734 .type = V4L2_EVENT_EOS
|
| H A D | hantro_drv.c | 58 .type = V4L2_EVENT_EOS
|
| /linux-6.15/drivers/media/platform/imagination/ |
| H A D | e5010-jpeg-enc.c | 139 .type = V4L2_EVENT_EOS 568 case V4L2_EVENT_EOS: in e5010_subscribe_event()
|
| /linux-6.15/drivers/media/platform/st/sti/delta/ |
| H A D | delta-v4l2.c | 767 const struct v4l2_event ev = {.type = V4L2_EVENT_EOS}; in delta_complete_eos() 883 case V4L2_EVENT_EOS: in delta_subscribe_event()
|
| /linux-6.15/drivers/media/platform/amphion/ |
| H A D | vpu_v4l2.c | 88 .type = V4L2_EVENT_EOS in vpu_notify_eos()
|
| H A D | venc.c | 476 case V4L2_EVENT_EOS: in venc_subscribe_event()
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec.c | 280 case V4L2_EVENT_EOS: in vidioc_vdec_subscribe_evt()
|
| /linux-6.15/drivers/media/test-drivers/vicodec/ |
| H A D | vicodec-core.c | 142 .type = V4L2_EVENT_EOS 1311 case V4L2_EVENT_EOS: in vicodec_subscribe_event()
|
| /linux-6.15/drivers/media/platform/nxp/imx-jpeg/ |
| H A D | mxc-jpeg.c | 730 .type = V4L2_EVENT_EOS in notify_eos() 2590 case V4L2_EVENT_EOS: in mxc_jpeg_subscribe_event()
|
| /linux-6.15/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 516 replace define V4L2_EVENT_EOS event-type
|
| /linux-6.15/include/uapi/linux/ |
| H A D | videodev2.h | 2524 #define V4L2_EVENT_EOS 2 macro
|
| /linux-6.15/drivers/media/platform/chips-media/coda/ |
| H A D | coda-common.c | 1011 .type = V4L2_EVENT_EOS in coda_m2m_buf_done() 1460 case V4L2_EVENT_EOS: in coda_subscribe_event()
|