Home
last modified time | relevance | path

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

/trueos/sys/dev/fb/
HDvesa.h64 #define V_MODELFB (1<<7) macro
HDvesa.c674 { V_MODELFB, V_INFO_LINEAR, 0 }, in vesa_translate_flags()
734 if ((vmode->v_modeattr & V_MODELFB) != 0 && in vesa_get_bpscanline()
976 if (vmode.v_modeattr & V_MODELFB) in vesa_bios_init()
983 if ((vmode.v_modeattr & V_MODELFB) != 0 && in vesa_bios_init()
1890 if (vmode.v_modeattr & V_MODELFB) { in vesa_bios_info()