Searched refs:qemu_chr_timeout_add_ms (Results 1 – 4 of 4) sorted by relevance
317 GSource *qemu_chr_timeout_add_ms(Chardev *chr, guint ms,
83 s->timer_src = qemu_chr_timeout_add_ms(chr, ms, pty_chr_timer, chr); in pty_chr_rearm_timer()
1247 GSource *qemu_chr_timeout_add_ms(Chardev *chr, guint ms, in qemu_chr_timeout_add_ms() function
76 s->reconnect_timer = qemu_chr_timeout_add_ms(chr, in qemu_chr_socket_restart_timer()