Home
last modified time | relevance | path

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

/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c388 static ssize_t goldfish_pipe_read_write(struct file *filp, in goldfish_pipe_read_write() function
474 return goldfish_pipe_read_write(filp, buffer, bufflen, in goldfish_pipe_read()
485 return goldfish_pipe_read_write(filp, no_const_buffer, bufflen, in goldfish_pipe_write()