Lines Matching refs:hide_cursor
152 static void hide_cursor(struct vc_data *vc);
693 hide_cursor(vc); in update_region()
902 static void hide_cursor(struct vc_data *vc) in hide_cursor() function
922 hide_cursor(vc); in set_cursor()
963 hide_cursor(vc); in flush_scrollback()
1004 hide_cursor(old_vc); in redraw_screen()
1012 hide_cursor(vc); in redraw_screen()
2928 hide_cursor(vc); in do_con_write()
2986 hide_cursor(vc_cons[fg_console].d); in console_callback()
3109 hide_cursor(vc); in vt_console_print()
4373 hide_cursor(vc); in do_blank_screen()
4390 hide_cursor(vc); in do_blank_screen()
4777 hide_cursor(vc); in putconsxy()