Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe.c392 static ssize_t goldfish_pipe_read_write(struct file *filp, in goldfish_pipe_read_write() function
478 return goldfish_pipe_read_write(filp, buffer, bufflen, in goldfish_pipe_read()
489 return goldfish_pipe_read_write(filp, no_const_buffer, bufflen, in goldfish_pipe_write()