Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-vesa.c107 int is_graphic; in vesa_set_mode() local
123 is_graphic = 0; in vesa_set_mode()
127 is_graphic = 1; in vesa_set_mode()
143 graphic_mode = is_graphic; in vesa_set_mode()
144 if (!is_graphic) { in vesa_set_mode()