Home
last modified time | relevance | path

Searched refs:hdmi4_core_ddc_read (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.h253 int hdmi4_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len);
Dhdmi4.c463 edid = drm_do_get_edid(connector, hdmi4_core_ddc_read, &hdmi->core); in hdmi4_bridge_get_edid()
Dhdmi4_core.c77 int hdmi4_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len) in hdmi4_core_ddc_read() function