Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe_qemu.h19 PIPE_ERROR_INVAL = -1, enumerator
H A Dgoldfish_pipe.c222 pipe->command_buffer->status = PIPE_ERROR_INVAL; in goldfish_pipe_cmd_locked()