Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h14 PIPE_POLL_HUP = 1 << 2 enumerator
H A Dgoldfish_pipe.c509 if (status & PIPE_POLL_HUP) in goldfish_pipe_poll()