HomeSort by: relevance | last modified time | path
    Searched refs:OUTPUT_VGA (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_output.c 323 } else if (r128_output->type == OUTPUT_VGA) {
344 if (r128_output->type == OUTPUT_VGA) {
483 otypes[1] = OUTPUT_VGA;
485 otypes[0] = OUTPUT_VGA;
509 otypes[0] = OUTPUT_VGA;
511 otypes[1] = OUTPUT_VGA;
533 if (otypes[i] == OUTPUT_VGA)
554 } else if (otypes[i] == OUTPUT_VGA) {
572 if (otypes[i] == OUTPUT_VGA && !pR128Ent->HasCRTC2) {
579 if (otypes[i] == OUTPUT_VGA) {
    [all...]
r128_probe.h 116 OUTPUT_VGA,

Completed in 5 milliseconds