Searched refs:cursor_timer (Results 1 – 2 of 2) sorted by relevance
1163 static DEFINE_TIMER(cursor_timer, cursor_done);1175 del_timer(&cursor_timer); in do_handle_shift()1181 del_timer(&cursor_timer); in do_handle_shift()1402 del_timer(&cursor_timer); in kbd_fakekey2()1418 del_timer(&cursor_timer); in read_all_doc()1431 del_timer(&cursor_timer); in stop_read_all()1444 mod_timer(&cursor_timer, in start_read_all_timer()1531 del_timer(&cursor_timer); in pre_handle_cursor()1568 mod_timer(&cursor_timer, in do_handle_cursor()1695 del_timer(&cursor_timer); in cursor_done()[all …]
119 static QEMUTimer *cursor_timer; variable882 timer_mod(cursor_timer, in qemu_text_console_update_cursor()911 if (!cursor_timer) { in qemu_text_console_class_init()912 cursor_timer = timer_new_ms(QEMU_CLOCK_REALTIME, cursor_timer_cb, NULL); in qemu_text_console_class_init()