Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe.c86 struct goldfish_pipe_command { struct
142 struct goldfish_pipe_command *command_buffer;
297 struct goldfish_pipe_command *command) in populate_rw_params()
719 BUILD_BUG_ON(sizeof(struct goldfish_pipe_command) > PAGE_SIZE); in goldfish_pipe_open()
721 (struct goldfish_pipe_command *)__get_free_page(GFP_KERNEL); in goldfish_pipe_open()