Home
last modified time | relevance | path

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

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