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

/external/qemu/
H A Dqemu-char.c1522 static int win_chr_poll(void *opaque);
1544 qemu_del_polling_cb(win_chr_poll, chr);
1608 qemu_add_polling_cb(win_chr_poll, chr);
1692 static int win_chr_poll(void *opaque) function

Completed in 82 milliseconds