Searched defs:opipe (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| D | freecom.c | 153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() 186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() 225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
|
| /kernel/linux/linux-6.6/drivers/usb/storage/ |
| D | freecom.c | 153 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() 186 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() 225 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
|
| /kernel/linux/linux-6.6/fs/ |
| D | splice.c | 1224 struct pipe_inode_info *opipe, in splice_file_to_pipe() 1247 struct pipe_inode_info *opipe; in do_splice() local 1341 struct pipe_inode_info *opipe; in __do_splice() local 1674 struct pipe_inode_info *opipe, in splice_pipe_to_pipe() 1811 struct pipe_inode_info *opipe, in link_pipe() 1904 struct pipe_inode_info *opipe = get_pipe_info(out, true); in do_tee() local
|
| D | read_write.c | 1185 struct pipe_inode_info *opipe; in do_sendfile() local
|
| /kernel/linux/linux-5.10/fs/ |
| D | splice.c | 1012 struct pipe_inode_info *opipe; in do_splice() local 1114 struct pipe_inode_info *opipe; in __do_splice() local 1431 struct pipe_inode_info *opipe, in splice_pipe_to_pipe() 1568 struct pipe_inode_info *opipe, in link_pipe() 1661 struct pipe_inode_info *opipe = get_pipe_info(out, true); in do_tee() local
|