Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c281 static int goldfish_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) in goldfish_cmd() function
427 (void)goldfish_cmd(pipe, in wait_for_host_signal()
548 status = goldfish_cmd(pipe, PIPE_CMD_POLL); in goldfish_pipe_poll()
801 (void)goldfish_cmd(pipe, PIPE_CMD_CLOSE); in goldfish_pipe_release()