Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/
Dvideo-vesa.c109 int is_graphic; in vesa_set_mode() local
125 is_graphic = 0; in vesa_set_mode()
129 is_graphic = 1; in vesa_set_mode()
145 graphic_mode = is_graphic; in vesa_set_mode()
146 if (!is_graphic) { in vesa_set_mode()