Searched refs:hdmi5_core_ddc_read (Results 1 – 3 of 3) sorted by relevance
285 int hdmi5_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len);
455 edid = drm_do_get_edid(connector, hdmi5_core_ddc_read, &hdmi->core); in hdmi5_bridge_get_edid()
115 int hdmi5_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len) in hdmi5_core_ddc_read() function