Searched defs:opipe (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/storage/
H A Dfreecom.c225 unsigned int ipipe, opipe; /* We need both pipes. */ local
152 freecom_readdata(struct scsi_cmnd *srb, struct us_data *us, unsigned int ipipe, unsigned int opipe, int count) argument
185 freecom_writedata(struct scsi_cmnd *srb, struct us_data *us, int unsigned ipipe, unsigned int opipe, int count) argument
[all...]
/linux-master/fs/
H A Dread_write.c1227 struct pipe_inode_info *opipe; local
H A Dsplice.c1309 struct pipe_inode_info *opipe; local
1285 splice_file_to_pipe(struct file *in, struct pipe_inode_info *opipe, loff_t *offset, size_t len, unsigned int flags) argument
1407 struct pipe_inode_info *opipe; local
1739 splice_pipe_to_pipe(struct pipe_inode_info *ipipe, struct pipe_inode_info *opipe, size_t len, unsigned int flags) argument
1876 link_pipe(struct pipe_inode_info *ipipe, struct pipe_inode_info *opipe, size_t len, unsigned int flags) argument
1971 struct pipe_inode_info *opipe = get_pipe_info(out, true); local
[all...]

Completed in 159 milliseconds