Searched refs:win_chr_pipe_poll (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-char.c1523 static int win_chr_pipe_poll(void *opaque);
1542 qemu_del_polling_cb(win_chr_pipe_poll, chr);
1730 static int win_chr_pipe_poll(void *opaque) function
1800 qemu_add_polling_cb(win_chr_pipe_poll, chr);

Completed in 174 milliseconds