Searched refs:vc_deccm (Results 1 – 3 of 3) sorted by relevance
141 unsigned int vc_deccm : 1; /* Cursor Visible */ member
857 if (vc->vc_deccm) { in set_cursor()1981 vc->vc_deccm = on_off; in csi_DEC_hl()2230 vc->vc_deccm = global_cursor_default; in reset_terminal()
417 vc->vc_deccm != 1) { in fb_flashcursor()1366 if (!fbcon_is_active(vc, info) || vc->vc_deccm != 1) in fbcon_cursor()