Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Datafb.c227 enum cardtype { IS_VGA, IS_MV300 }; enumerator
228 static enum cardtype external_card_type = IS_VGA;
2247 case IS_VGA: in ext_setcolreg()
2891 external_card_type = IS_VGA; in atafb_setup_ext()