Searched refs:V4L2_CAP_EDID (Results 1 – 5 of 5) sorted by relevance
247 * - ``V4L2_CAP_EDID``
559 bool is_edid = vdev->device_caps & V4L2_CAP_EDID; in determine_valid_ioctls()
505 #define V4L2_CAP_EDID 0x02000000 /* Is an EDID-only device */ macro
200 replace define V4L2_CAP_EDID device-capabilities
1528 port->vdev.device_caps = V4L2_CAP_EDID; in extron_setup()