Home
last modified time | relevance | path

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

/linux/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 Dhist-v4l2.rst1145 1. Added event V4L2_EVENT_SOURCE_CHANGE.
/linux/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/drivers/media/v4l2-core/
H A Dv4l2-event.c362 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/linux/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/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c446 .type = V4L2_EVENT_SOURCE_CHANGE, in amvdec_src_change()
/linux/drivers/media/i2c/
H A Dtw9900.c329 case V4L2_EVENT_SOURCE_CHANGE: in tw9900_subscribe_event()
H A Dtvp5150.c874 .type = V4L2_EVENT_SOURCE_CHANGE,
1585 case V4L2_EVENT_SOURCE_CHANGE: in tvp5150_subscribe_event()
H A Dtc358743.c1017 .type = V4L2_EVENT_SOURCE_CHANGE, in tc358743_format_change()
1529 case V4L2_EVENT_SOURCE_CHANGE: in tc358743_subscribe_event()
H A Dtda1997x.c281 .type = V4L2_EVENT_SOURCE_CHANGE,
2024 case V4L2_EVENT_SOURCE_CHANGE: in tda1997x_subscribe_event()
H A Dadv7842.c246 .type = V4L2_EVENT_SOURCE_CHANGE,
3268 case V4L2_EVENT_SOURCE_CHANGE: in adv7842_subscribe_event()
/linux/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()
H A Dmtk_vcodec_dec.c282 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_vdec_subscribe_evt()
/linux/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/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c840 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_input_source_change()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions517 replace define V4L2_EVENT_SOURCE_CHANGE event-type
/linux/include/uapi/linux/
H A Dvideodev2.h2522 #define V4L2_EVENT_SOURCE_CHANGE 5 macro
/linux/drivers/media/platform/amphion/
H A Dvdec.c650 case V4L2_EVENT_SOURCE_CHANGE: in vdec_subscribe_event()