Home
last modified time | relevance | path

Searched refs:stdio_read_poll (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dqemu-char.c754 static int stdio_read_poll(void *opaque) in stdio_read_poll() function
849 qemu_set_fd_handler2(0, stdio_read_poll, stdio_read, NULL, chr); in qemu_chr_open_stdio()