Searched refs:nographic_update (Results 1 – 1 of 1) sorted by relevance
1248 static void nographic_update(void *opaque) in nographic_update() function3946 nographic_timer = timer_new(QEMU_CLOCK_REALTIME, SCALE_MS, nographic_update, NULL); in main()