Searched refs:tg_fb_type (Results 1 – 6 of 6) sorted by relevance
574 gfx_state->tg_fb_type = FB_TEXT; in efi_find_framebuffer()623 gfx_state->tg_fb_type = FB_GOP; in efi_find_framebuffer()630 gfx_state->tg_fb_type = FB_UGA; in efi_find_framebuffer()637 switch (gfx_state->tg_fb_type) { in efi_find_framebuffer()
274 gfx_state.tg_fb_type = FB_TEXT; in bios_set_text_mode()565 gfx_state.tg_fb_type = FB_TEXT; in vbe_init()628 return (gfx_state.tg_fb_type == FB_VBE); in vbe_available()705 gfx_state.tg_fb_type = FB_VBE; in vbe_set_mode()
626 if (gfx_state.tg_fb_type == FB_TEXT) in env_screen_nounset()796 if (gfx_state.tg_fb_type != FB_TEXT) in vidc_install_font()
1455 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_fb_setpixel()1476 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_fb_drawrect()1498 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_fb_line()1555 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_fb_bezier()1628 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_term_drawrect()1737 if (gfx_state.tg_fb_type == FB_TEXT) { in gfx_fb_putimage()2052 if (gfx_state.tg_fb_type == FB_TEXT) in gfx_get_font()2705 cons_update_mode(gfx_state.tg_fb_type != FB_TEXT); in font_set()2754 (void) cons_update_mode(gfx_state.tg_fb_type != FB_TEXT); in autoload_font()2814 (void) cons_update_mode(gfx_state.tg_fb_type != FB_TEXT); in command_font()[all …]
205 enum FB_TYPE tg_fb_type; member
875 if (gfx_state.tg_fb_type == FB_TEXT) in env_screen_nounset() 939 gfx_state.tg_fb_type = FB_TEXT; in cons_update_mode() 966 if (gfx_state.tg_fb_type == FB_TEXT) { in cons_update_mode() 1116 if (cons_update_mode(gfx_state.tg_fb_type != FB_TEXT)) in efi_cons_init()