Searched refs:PIPE_WAKE_CLOSED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/platform/goldfish/ | ||
H A D | goldfish_pipe_qemu.h | 28 PIPE_WAKE_CLOSED = 1 << 0, enumerator |
H A D | goldfish_pipe.c | 585 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task() |