Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-mode.c100 if (mode >= card->xmode_first && in raw_set_mode()
101 mode < card->xmode_first+card->xmode_n) { in raw_set_mode()
H A Dvideo.h77 u16 xmode_first; /* Unprobed modes to try to call anyway */ member
H A Dvideo-bios.c124 .xmode_first = VIDEO_FIRST_BIOS,
H A Dvideo-vesa.c277 .xmode_first = VIDEO_FIRST_VESA,