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