Searched refs:v4l2_edid (Results 1 – 9 of 9) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | v4l2-subdev.h | 94 #define v4l2_subdev_edid v4l2_edid 110 #define VIDIOC_SUBDEV_G_EDID _IOWR('V', 40, struct v4l2_edid) 111 #define VIDIOC_SUBDEV_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
H A D | v4l2-common.h | 33 struct v4l2_edid { struct
|
H A D | videodev2.h | 1400 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 1401 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | v4l2-common.h | 46 struct v4l2_edid { struct
|
H A D | videodev2.h | 1549 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 1550 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | v4l2-common.h | 73 struct v4l2_edid { struct
|
H A D | videodev2.h | 2125 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 2126 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | videodev2.h | 1248 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 1249 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | videodev2.h | 2130 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 2131 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|