Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h34 PIPE_WAKE_WRITE = 1 << 2, enumerator
H A Dgoldfish_pipe.c590 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task()