Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5_core.h285 int hdmi5_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len);
H A Dhdmi5.c455 edid = drm_do_get_edid(connector, hdmi5_core_ddc_read, &hdmi->core); in hdmi5_bridge_get_edid()
H A Dhdmi5_core.c115 int hdmi5_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len) in hdmi5_core_ddc_read() function