Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds