Searched refs:V4L2_CAP_IO_MC (Results 1 – 11 of 11) sorted by relevance
139 Such drivers have ``V4L2_CAP_IO_MC`` device_caps field set209 Such drivers have the ``V4L2_CAP_IO_MC`` device_caps field unset
199 replace define V4L2_CAP_IO_MC device-capabilities
1129 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_g_input()1142 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_g_output()1160 if (vfd->device_caps & V4L2_CAP_IO_MC) in v4l_s_input()1171 if (vfd->device_caps & V4L2_CAP_IO_MC) in v4l_s_output()1217 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_enuminput()1243 if (vfd->device_caps & V4L2_CAP_IO_MC) { in v4l_enumoutput()1594 if (!(vdev->device_caps & V4L2_CAP_IO_MC)) in v4l_enum_fmt()
559 bool is_io_mc = vdev->device_caps & V4L2_CAP_IO_MC; in determine_valid_ioctls()
70 the ``V4L2_CAP_IO_MC`` :ref:`capability <device-capabilities>`.
267 * - ``V4L2_CAP_IO_MC``
40 If the device returns ``V4L2_CAP_IO_MC`` flag at ``device_caps``,
749 | V4L2_CAP_READWRITE | V4L2_CAP_IO_MC; in msm_video_register()
511 #define V4L2_CAP_IO_MC 0x20000000 /* Is input/output controlled by the media controller */ macro
1080 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_IO_MC | cap; in imgu_node_to_v4l2()
1821 V4L2_CAP_IO_MC; in isc_async_complete()