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

/external/qemu/hw/
H A Dgoldfish_pipe.h143 #define PIPE_POLL_OUT (1 << 1) macro
H A Dgoldfish_pipe.c329 return PIPE_POLL_OUT;
412 return PIPE_POLL_IN | PIPE_POLL_OUT;
603 ret |= PIPE_POLL_OUT;
774 ret &= ~PIPE_POLL_OUT;
/external/qemu/android/
H A Dhw-pipe-net.c355 ret |= PIPE_POLL_OUT;
H A Dhw-qemud.c2025 ret |= PIPE_POLL_OUT;

Completed in 148 milliseconds