Searched refs:PIPE_CMD_OPEN (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/platform/goldfish/ | ||
D | goldfish_pipe_qemu.h | 82 PIPE_CMD_OPEN = 1, enumerator |
D | goldfish_pipe.c | 744 status = goldfish_pipe_cmd_locked(pipe, PIPE_CMD_OPEN); in goldfish_pipe_open() |