Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/goldfish/
Dgoldfish_pipe.c149 struct goldfish_pipe_command;
152 struct goldfish_pipe_command { struct
206 struct goldfish_pipe_command *command_buffer;
353 struct goldfish_pipe_command *command) in populate_rw_params()
752 (struct goldfish_pipe_command *)__get_free_page(GFP_KERNEL); in goldfish_pipe_open()
905 if (WARN_ON(sizeof(struct goldfish_pipe_command) > PAGE_SIZE)) in goldfish_pipe_probe()