Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-event.c345 if (sub->type == V4L2_EVENT_SOURCE_CHANGE) in v4l2_src_change_event_subscribe()
/linux-4.1.27/Documentation/video4linux/
Dvivid.txt640 Changing the colorspace will result in the V4L2_EVENT_SOURCE_CHANGE
648 Changing the Y'CbCr encoding will result in the V4L2_EVENT_SOURCE_CHANGE
655 Changing the quantization will result in the V4L2_EVENT_SOURCE_CHANGE
719 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
726 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
735 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
742 Changing this control will result in the V4L2_EVENT_SOURCE_CHANGE
/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-vid-common.c525 .type = V4L2_EVENT_SOURCE_CHANGE, in vivid_send_source_change()
Dvivid-vid-out.c1164 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h1938 #define V4L2_EVENT_SOURCE_CHANGE 5 macro
/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c853 case V4L2_EVENT_SOURCE_CHANGE: in vidioc_subscribe_event()
Ds5p_mfc.c362 .type = V4L2_EVENT_SOURCE_CHANGE, in s5p_mfc_handle_frame()