Searched refs:win_chr_pipe_poll (Results 1 – 1 of 1) sorted by relevance
1523 static int win_chr_pipe_poll(void *opaque);1542 qemu_del_polling_cb(win_chr_pipe_poll, chr); in win_chr_close()1730 static int win_chr_pipe_poll(void *opaque) in win_chr_pipe_poll() function1800 qemu_add_polling_cb(win_chr_pipe_poll, chr); in win_chr_pipe_init()