Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/goldfish/
Dgoldfish_pipe_qemu.h13 PIPE_POLL_OUT = 1 << 1, enumerator
Dgoldfish_pipe.c507 if (status & PIPE_POLL_OUT) in goldfish_pipe_poll()