Searched refs:PIPE_POLL_IN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/goldfish/ | ||
| H A D | goldfish_pipe_qemu.h | 12 PIPE_POLL_IN = 1 << 0, enumerator |
| H A D | goldfish_pipe.c | 505 if (status & PIPE_POLL_IN) in goldfish_pipe_poll() |