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