Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb.c205 enum cardtype { IS_VGA, IS_MV300 }; enumerator
206 static enum cardtype external_card_type = IS_VGA;
2222 case IS_VGA: in ext_setcolreg()
2866 external_card_type = IS_VGA; in atafb_setup_ext()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb.c203 enum cardtype { IS_VGA, IS_MV300 }; enumerator
204 static enum cardtype external_card_type = IS_VGA;
2207 case IS_VGA: in ext_setcolreg()
2798 external_card_type = IS_VGA; in atafb_setup_ext()

Completed in 9 milliseconds