Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dedid-generate.c98 static int edid_std_mode(uint8_t *mode, uint32_t xres, uint32_t yres) in edid_std_mode() function
146 rc = edid_std_mode(edid + std, mode->xres, mode->yres); in edid_fill_modes()
160 edid_std_mode(edid + std, 0, 0); in edid_fill_modes()