Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/userspace-api/media/v4l/
H A Ddv-timings.rst38 it will issue a `V4L2_EVENT_SOURCE_CHANGE` event. Use the
54 video. The correct approach is to rely on the `V4L2_EVENT_SOURCE_CHANGE`
H A Dvidioc-querystd.rst52 should send the ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support
H A Dvidioc-query-dv-timings.rst48 ``V4L2_EVENT_SOURCE_CHANGE`` event (if they support this) and expect
H A Dvidioc-dqevent.rst69 - Event data for event V4L2_EVENT_SOURCE_CHANGE.
163 * - ``V4L2_EVENT_SOURCE_CHANGE``
H A Ddev-decoder.rst360 indicated by the decoder sending a ``V4L2_EVENT_SOURCE_CHANGE`` event with
375 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
786 * if a ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
940 ``V4L2_EVENT_SOURCE_CHANGE`` event with ``changes`` set to
H A Dvidioc-enum-fmt.rst183 via the event ``V4L2_EVENT_SOURCE_CHANGE`` when changes in the video
/linux-6.15/drivers/staging/media/tegra-video/
H A Dvideo.c40 if (ev->type == V4L2_EVENT_SOURCE_CHANGE && vb2_is_streaming(&chan->queue)) in tegra_v4l2_dev_notify()
/linux-6.15/drivers/media/platform/qcom/venus/
H A Dvdec.c254 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE && in vdec_check_src_change()
259 if (inst->subscriptions & V4L2_EVENT_SOURCE_CHANGE) in vdec_check_src_change()
535 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()
539 inst->subscriptions |= V4L2_EVENT_SOURCE_CHANGE; in vdec_subscribe_event()
1466 .type = V4L2_EVENT_SOURCE_CHANGE, in vdec_event_change()
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-helper.c132 case V4L2_EVENT_SOURCE_CHANGE: in wave5_vpu_subscribe_event()
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_vdec.c214 case V4L2_EVENT_SOURCE_CHANGE: in iris_vdec_subscribe_event()
237 event.type = V4L2_EVENT_SOURCE_CHANGE; in iris_vdec_src_change()
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-event.c362 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/linux-6.15/Documentation/admin-guide/media/
H A Dvivid.rst783 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE
795 Changing the transfer function will result in the V4L2_EVENT_SOURCE_CHANGE
804 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE
812 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE
897 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
906 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
917 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
926 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
/linux-6.15/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c446 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
/linux-6.15/drivers/media/pci/mgb4/
H A Dmgb4_vin.c659 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
754 .type = V4L2_EVENT_SOURCE_CHANGE, in signal_change()
/linux-6.15/drivers/media/i2c/
H A Dlt6911uxe.c104 .type = V4L2_EVENT_SOURCE_CHANGE,
H A Dtw9900.c329 case V4L2_EVENT_SOURCE_CHANGE: in tw9900_subscribe_event()
H A Dadv7180.c917 case V4L2_EVENT_SOURCE_CHANGE: in adv7180_subscribe_event()
978 .type = V4L2_EVENT_SOURCE_CHANGE, in adv7180_irq()
H A Dtvp5150.c874 .type = V4L2_EVENT_SOURCE_CHANGE,
1585 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
/linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateful.c188 .type = V4L2_EVENT_SOURCE_CHANGE, in mtk_vdec_queue_res_chg_event()
/linux-6.15/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c667 .type = V4L2_EVENT_SOURCE_CHANGE, in job_ready()
1307 case V4L2_EVENT_SOURCE_CHANGE: in vicodec_subscribe_event()
1439 .type = V4L2_EVENT_SOURCE_CHANGE, in vicodec_buf_queue()
/linux-6.15/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c840 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_input_source_change()
/linux-6.15/drivers/media/platform/nuvoton/
H A Dnpcm-video.c1056 .type = V4L2_EVENT_SOURCE_CHANGE, in npcm_video_irq()
1303 case V4L2_EVENT_SOURCE_CHANGE: in npcm_video_sub_event()
/linux-6.15/drivers/media/platform/aspeed/
H A Daspeed-video.c1604 case V4L2_EVENT_SOURCE_CHANGE: in aspeed_video_sub_event()
1729 .type = V4L2_EVENT_SOURCE_CHANGE, in aspeed_video_resolution_work()
/linux-6.15/drivers/media/platform/amphion/
H A Dvpu_v4l2.c101 .type = V4L2_EVENT_SOURCE_CHANGE, in vpu_notify_source_change()
/linux-6.15/drivers/staging/media/imx/
H A Dimx-media-capture.c555 case V4L2_EVENT_SOURCE_CHANGE: in capture_legacy_subscribe_event()

12