| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-edid.rst | 20 ``int ioctl(int fd, VIDIOC_G_EDID, struct v4l2_edid *argp)`` 24 ``int ioctl(int fd, VIDIOC_S_EDID, struct v4l2_edid *argp)`` 28 ``int ioctl(int fd, VIDIOC_SUBDEV_G_EDID, struct v4l2_edid *argp)`` 32 ``int ioctl(int fd, VIDIOC_SUBDEV_S_EDID, struct v4l2_edid *argp)`` 41 Pointer to struct :c:type:`v4l2_edid`. 101 .. c:type:: v4l2_edid 105 .. flat-table:: struct v4l2_edid
|
| /linux-6.15/include/uapi/linux/ |
| H A D | v4l2-subdev.h | 272 #define v4l2_subdev_edid v4l2_edid 295 #define VIDIOC_SUBDEV_G_EDID _IOWR('V', 40, struct v4l2_edid) 296 #define VIDIOC_SUBDEV_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
| H A D | v4l2-common.h | 48 struct v4l2_edid { struct
|
| H A D | videodev2.h | 2732 #define VIDIOC_G_EDID _IOWR('V', 40, struct v4l2_edid) 2733 #define VIDIOC_S_EDID _IOWR('V', 41, struct v4l2_edid)
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-common.h | 38 int vidioc_g_edid(struct file *file, void *_fh, struct v4l2_edid *edid);
|
| H A D | vivid-vid-cap.h | 52 int vidioc_s_edid(struct file *file, void *_fh, struct v4l2_edid *edid);
|
| H A D | vivid-vid-common.c | 1077 struct v4l2_edid *edid) in vidioc_g_edid()
|
| H A D | vivid-vid-cap.c | 1602 struct v4l2_edid *edid) in vidioc_s_edid()
|
| /linux-6.15/include/media/ |
| H A D | v4l2-ioctl.h | 568 struct v4l2_edid *edid); 570 struct v4l2_edid *edid);
|
| H A D | v4l2-subdev.h | 881 int (*get_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid); 882 int (*set_edid)(struct v4l2_subdev *sd, struct v4l2_edid *edid);
|
| /linux-6.15/drivers/media/i2c/adv748x/ |
| H A D | adv748x-hdmi.c | 470 static int adv748x_hdmi_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_get_edid() 520 static int adv748x_hdmi_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv748x_hdmi_set_edid()
|
| /linux-6.15/drivers/media/platform/renesas/rcar-vin/ |
| H A D | rcar-v4l2.c | 824 static int rvin_g_edid(struct file *file, void *fh, struct v4l2_edid *edid) in rvin_g_edid() 842 static int rvin_s_edid(struct file *file, void *fh, struct v4l2_edid *edid) in rvin_s_edid()
|
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-compat-ioctl32.c | 818 static int get_v4l2_edid32(struct v4l2_edid *p64, in get_v4l2_edid32() 831 static int put_v4l2_edid32(struct v4l2_edid *p64, in put_v4l2_edid32()
|
| H A D | v4l2-ioctl.c | 854 const struct v4l2_edid *p = arg; in v4l_print_edid() 3192 struct v4l2_edid *edid = parg; in check_array_args()
|
| /linux-6.15/drivers/media/platform/synopsys/hdmirx/ |
| H A D | snps_hdmirx.c | 558 struct v4l2_edid *edid) in hdmirx_write_edid() 649 static int hdmirx_set_edid(struct file *file, void *fh, struct v4l2_edid *edid) in hdmirx_set_edid() 698 static int hdmirx_get_edid(struct file *file, void *fh, struct v4l2_edid *edid) in hdmirx_get_edid() 2369 struct v4l2_edid def_edid = {}; in hdmirx_load_default_edid()
|
| /linux-6.15/drivers/media/pci/cobalt/ |
| H A D | cobalt-v4l2.c | 1015 static int cobalt_g_edid(struct file *file, void *fh, struct v4l2_edid *edid) in cobalt_g_edid() 1029 static int cobalt_s_edid(struct file *file, void *fh, struct v4l2_edid *edid) in cobalt_s_edid()
|
| /linux-6.15/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | extron-da-hd-4k-plus.c | 1256 struct v4l2_edid *edid) in extron_g_edid() 1283 static int extron_s_edid(struct file *file, void *_fh, struct v4l2_edid *edid) in extron_s_edid()
|
| /linux-6.15/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 688 struct v4l2_edid *edid) in tegra_channel_g_edid() 701 struct v4l2_edid *edid) in tegra_channel_s_edid()
|
| /linux-6.15/drivers/media/i2c/ |
| H A D | tda1997x.c | 1841 static int tda1997x_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in tda1997x_get_edid() 1868 static int tda1997x_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in tda1997x_set_edid()
|
| H A D | adv7842.c | 2457 static int adv7842_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv7842_get_edid() 2509 static int adv7842_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *e) in adv7842_set_edid()
|
| H A D | adv7604.c | 2279 static int adv76xx_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv76xx_get_edid() 2317 static int adv76xx_set_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv76xx_set_edid()
|
| H A D | adv7511-v4l2.c | 1183 static int adv7511_get_edid(struct v4l2_subdev *sd, struct v4l2_edid *edid) in adv7511_get_edid()
|