Searched refs:KD_GRAPHICS (Results 1 – 5 of 5) sorted by relevance
45 #define KD_GRAPHICS 0x01 macro
82 NOTE2: If any of the virtual consoles are in KD_GRAPHICS mode, then binding or84 to KD_GRAPHICS is X.
625 vc->vc_mode == KD_GRAPHICS) in set_cursor()724 if ((update && vc->vc_mode != KD_GRAPHICS) || in redraw_screen()826 if (vc->vc_mode != KD_GRAPHICS && vc->vc_sw->con_resize) in resize_screen()2420 (vc->vt_mode.mode == VT_AUTO && vc->vc_mode == KD_GRAPHICS)) { in set_console()3125 if (vc && vc->vc_mode == KD_GRAPHICS) { in con_is_graphics()3869 if (ignore_poke || !vc_cons[fg_console].d || vc_cons[fg_console].d->vc_mode == KD_GRAPHICS) in poke_blanked_console()3887 if (vc->vc_mode != KD_GRAPHICS) in set_palette()
632 case KD_GRAPHICS: in vt_ioctl()1729 if (vc->vc_mode == KD_GRAPHICS) in change_console()
2131 if (vc->vc_mode == KD_GRAPHICS) in keyboard_notifier_call()