Home
last modified time | relevance | path

Searched refs:PIPE_CMD_OPEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h82 PIPE_CMD_OPEN = 1, enumerator
H A Dgoldfish_pipe.c112 /* Parameters for the PIPE_CMD_OPEN command */
184 * - open_command_params - PIPE_CMD_OPEN-related buffers
190 * of PIPE_CMD_OPEN, then we should add a separate lock there.
744 status = goldfish_pipe_cmd_locked(pipe, PIPE_CMD_OPEN); in goldfish_pipe_open()
/kernel/linux/linux-6.6/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h82 PIPE_CMD_OPEN = 1, enumerator
H A Dgoldfish_pipe.c112 /* Parameters for the PIPE_CMD_OPEN command */
184 * - open_command_params - PIPE_CMD_OPEN-related buffers
190 * of PIPE_CMD_OPEN, then we should add a separate lock there.
741 status = goldfish_pipe_cmd_locked(pipe, PIPE_CMD_OPEN); in goldfish_pipe_open()

Completed in 4 milliseconds