Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c85 #define PIPE_POLL_IN (1 << 0) macro
428 if (status & PIPE_POLL_IN) in goldfish_pipe_poll()