Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h12 PIPE_POLL_IN = 1 << 0, enumerator
H A Dgoldfish_pipe.c502 if (status & PIPE_POLL_IN) in goldfish_pipe_poll()