Searched refs:PIPE_CMD_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/platform/goldfish/ | ||
H A D | goldfish_pipe_qemu.h | 88 PIPE_CMD_READ, enumerator |
H A D | goldfish_pipe.c | 356 is_write ? PIPE_CMD_WRITE : PIPE_CMD_READ); in transfer_max_buffers() |