Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c84 PIPE_POLL_OUT = 1 << 1, enumerator
554 if (status & PIPE_POLL_OUT) in goldfish_pipe_poll()