Searched refs:i830_get_edid (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_crt.c460 i830_get_edid(xf86OutputPtr output, int gpio_reg, char *gpio_str) function in typeref:typename:xf86MonPtr
491 if ((edid_mon = i830_get_edid(output, GPIOA, "CRTDDC_A")))
493 if ((edid_mon = i830_get_edid(output, GPIOD, "CRTDDC_D")))
495 if ((edid_mon = i830_get_edid(output, GPIOE, "CRTDDC_E")))

Completed in 2 milliseconds