Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_SOURCE_CHANGE (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-querystd.rst59 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
Dvidioc-query-dv-timings.rst55 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
Dvidioc-enum-fmt.rst142 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
Dvidioc-dqevent.rst87 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
186 * - ``V4L2_EVENT_SOURCE_CHANGE``
Ddev-decoder.rst353 indicated by the decoder sending a ``V4L2_EVENT_SOURCE_CHANGE`` event with
368 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
762 * if a ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
914 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
/Linux-v5.4/drivers/media/platform/qcom/venus/
Dvdec.c203 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change()
208 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change()
470 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
474 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event()
1170 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-event.c342 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/Linux-v5.4/Documentation/media/v4l-drivers/
Dvivid.rst704 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE
716 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE
725 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE
733 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE
818 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
827 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
838 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
847 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
/Linux-v5.4/drivers/staging/media/meson/vdec/
Dvdec_helpers.c418 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
Dvdec.c735 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
/Linux-v5.4/drivers/media/i2c/
Dadv7180.c828 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
885 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
Dtc358743.c986 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change()
1498 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
Dtda1997x.c281 .type = V4L2_EVENT_SOURCE_CHANGE,
2008 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.c435 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_jpeg_queue_src_chg_event()
447 case V4L2_EVENT_SOURCE_CHANGE: in mtk_jpeg_subscribe_event()
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-vid-common.c787 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
Dvivid-vid-out.c1202 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/Linux-v5.4/drivers/media/platform/
Daspeed-video.c1205 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event()
1322 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
/Linux-v5.4/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_dec.c253 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event()
645 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c674 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready()
1348 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event()
1479 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-v4l2.c512 case V4L2_EVENT_SOURCE_CHANGE: in rvin_subscribe_event()
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-capture.c410 case V4L2_EVENT_SOURCE_CHANGE: in capture_subscribe_event()
/Linux-v5.4/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c851 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/Linux-v5.4/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1700 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in s5p_jpeg_subscribe_event()
2541 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_jpeg_buf_queue()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions479 replace define V4L2_EVENT_SOURCE_CHANGE event-type
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h2264 #define V4L2_EVENT_SOURCE_CHANGE 5 macro

12