Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c389 static ssize_t goldfish_pipe_read_write(struct file *filp, in goldfish_pipe_read_write() function
475 return goldfish_pipe_read_write(filp, buffer, bufflen, in goldfish_pipe_read()
486 return goldfish_pipe_read_write(filp, no_const_buffer, bufflen, in goldfish_pipe_write()