Searched defs:opipe (Results 1 – 4 of 4) 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-4.19/drivers/usb/storage/ |
| D | freecom.c | 152 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata() 185 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata() 224 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() 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
|
| /kernel/linux/linux-4.19/fs/ |
| D | splice.c | 1107 struct pipe_inode_info *opipe; in do_splice() local 1522 struct pipe_inode_info *opipe, in splice_pipe_to_pipe() 1643 struct pipe_inode_info *opipe, in link_pipe() 1733 struct pipe_inode_info *opipe = get_pipe_info(out); in do_tee() local
|