Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c86 #define PIPE_POLL_OUT (1 << 1) macro
431 if (status & PIPE_POLL_OUT) in goldfish_pipe_poll()