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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dvideo-mode.c102 if (mode >= card->xmode_first &&
103 mode < card->xmode_first+card->xmode_n) {
H A Dvideo.h79 u16 xmode_first; /* Unprobed modes to try to call anyway */ member in struct:card_info
H A Dvideo-bios.c126 .xmode_first = VIDEO_FIRST_BIOS,
H A Dvideo-vesa.c278 .xmode_first = VIDEO_FIRST_VESA,

Completed in 176 milliseconds