Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c269 static ssize_t goldfish_pipe_read_write(struct file *filp, char __user *buffer, in goldfish_pipe_read_write() function
402 return goldfish_pipe_read_write(filp, buffer, bufflen, 0); in goldfish_pipe_read()
409 return goldfish_pipe_read_write(filp, (char __user *)buffer, in goldfish_pipe_write()