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 drm_edid = drm_edid_read_custom(connector, hdmi5_core_ddc_read, &hdmi->core); in hdmi5_bridge_edid_read()
115 int hdmi5_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len) in hdmi5_core_ddc_read() function