Searched defs:read_edid (Results 1 - 7 of 7) sorted by relevance
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/drm_hal/ |
| H A D | drm_hal_hdmitx.h | 59 int (*read_edid)(enum drm_hal_hdmitx_id id, unsigned char *buffer, int buf_len); member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi4.c | 287 static int read_edid(u8 *buf, int len) in read_edid() function
|
| H A D | hdmi5.c | 308 static int read_edid(u8 *buf, int len) in read_edid() function
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi5.c | 306 static int read_edid(u8 *buf, int len) in read_edid() function
|
| H A D | hdmi4.c | 285 static int read_edid(u8 *buf, int len) in read_edid() function
|
| /kernel/linux/linux-5.10/include/video/ |
| H A D | omapfb_dss.h | 533 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member 733 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|
| /kernel/linux/linux-6.6/include/video/ |
| H A D | omapfb_dss.h | 533 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member 733 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|
Completed in 9 milliseconds