Searched refs:cursor_timer (Results 1 – 1 of 1) sorted by relevance
122 static QEMUTimer *cursor_timer; variable1012 timer_mod(cursor_timer, in qemu_text_console_update_cursor()1041 if (!cursor_timer) { in qemu_text_console_class_init()1042 cursor_timer = timer_new_ms(QEMU_CLOCK_REALTIME, cursor_timer_cb, NULL); in qemu_text_console_class_init()