Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Datafb.c202 static enum cardtype external_card_type = IS_VGA; variable
2270 switch (external_card_type) { in ext_setcolreg()
3049 external_card_type = IS_VGA; in atafb_setup_ext()
3051 external_card_type = IS_MV300; in atafb_setup_ext()
3071 if (external_card_type == IS_MV300) { in atafb_setup_ext()
3214 external_card_type = IS_MV300; in atafb_setup()