Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h82 PIPE_CMD_OPEN = 1, enumerator
H A Dgoldfish_pipe.c741 status = goldfish_pipe_cmd_locked(pipe, PIPE_CMD_OPEN); in goldfish_pipe_open()