Home
last modified time | relevance | path

Searched defs:opipe (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/storage/
Dfreecom.c156 unsigned int ipipe, unsigned int opipe, int count) in freecom_readdata()
189 int unsigned ipipe, unsigned int opipe, int count) in freecom_writedata()
228 unsigned int ipipe, opipe; /* We need both pipes. */ in freecom_transport() local
/linux-4.4.14/fs/
Dsplice.c1356 struct pipe_inode_info *opipe; in do_splice() local
1800 struct pipe_inode_info *opipe, in splice_pipe_to_pipe()
1915 struct pipe_inode_info *opipe, in link_pipe()
1999 struct pipe_inode_info *opipe = get_pipe_info(out); in do_tee() local