Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb.c206 static enum cardtype external_card_type = IS_VGA; variable
2221 switch (external_card_type) { in ext_setcolreg()
2866 external_card_type = IS_VGA; in atafb_setup_ext()
2868 external_card_type = IS_MV300; in atafb_setup_ext()
2888 if (external_card_type == IS_MV300) { in atafb_setup_ext()
3031 external_card_type = IS_MV300; in atafb_setup()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb.c204 static enum cardtype external_card_type = IS_VGA; variable
2206 switch (external_card_type) { in ext_setcolreg()
2798 external_card_type = IS_VGA; in atafb_setup_ext()
2800 external_card_type = IS_MV300; in atafb_setup_ext()
2820 if (external_card_type == IS_MV300) { in atafb_setup_ext()
2963 external_card_type = IS_MV300; in atafb_setup()

Completed in 8 milliseconds