Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe.c126 struct goldfish_pipe { struct
147 struct goldfish_pipe *prev_signalled; argument
148 struct goldfish_pipe *next_signalled; argument
198 struct goldfish_pipe **pipes;
205 struct goldfish_pipe *first_signalled_pipe;
221 static int goldfish_pipe_cmd_locked(struct goldfish_pipe *pipe, in goldfish_pipe_cmd_locked()
231 static int goldfish_pipe_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) in goldfish_pipe_cmd()
328 static int transfer_max_buffers(struct goldfish_pipe *pipe, in transfer_max_buffers()
370 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal()
397 struct goldfish_pipe *pipe = filp->private_data; in goldfish_pipe_read_write()
[all …]
H A DMakefile5 obj-$(CONFIG_GOLDFISH_PIPE) += goldfish_pipe.o
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device709 # required by goldfish_pipe.ko