Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c125 enum PipeCmdCode { enum
272 static int goldfish_cmd_locked(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) in goldfish_cmd_locked()
281 static int goldfish_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) in goldfish_cmd()