Searched refs:hdmi4_core_ddc_read (Results 1 – 3 of 3) sorted by relevance
253 int hdmi4_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len);
463 edid = drm_do_get_edid(connector, hdmi4_core_ddc_read, &hdmi->core); in hdmi4_bridge_get_edid()
77 int hdmi4_core_ddc_read(void *data, u8 *buf, unsigned int block, size_t len) in hdmi4_core_ddc_read() function