Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dbochs.c196 static int bochs_get_edid_block(void *data, u8 *buf, unsigned int block, size_t len) in bochs_get_edid_block() function
220 bochs_get_edid_block(bochs, header, 0, ARRAY_SIZE(header)); in bochs_hw_read_edid()
226 return drm_edid_read_custom(connector, bochs_get_edid_block, bochs); in bochs_hw_read_edid()