Searched defs:ipipe (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/staging/media/omap4iss/ |
D | iss_ipipe.c | 45 static void ipipe_print_status(struct iss_ipipe_device *ipipe) in ipipe_print_status() 70 static void ipipe_enable(struct iss_ipipe_device *ipipe, u8 enable) in ipipe_enable() 82 static void ipipe_configure(struct iss_ipipe_device *ipipe) in ipipe_configure() 130 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_set_stream() local 177 __ipipe_get_format(struct iss_ipipe_device *ipipe, in __ipipe_get_format() 196 ipipe_try_format(struct iss_ipipe_device *ipipe, in ipipe_try_format() 276 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_enum_frame_size() local 315 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_get_format() local 339 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_set_format() local 443 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_link_setup() local [all …]
|
D | iss.h | 115 struct iss_ipipe_device ipipe; member
|
/Linux-v5.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
|
/Linux-v5.10/fs/ |
D | splice.c | 1011 struct pipe_inode_info *ipipe; in do_splice() local 1113 struct pipe_inode_info *ipipe; in __do_splice() local 1430 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe, in splice_pipe_to_pipe() 1567 static int link_pipe(struct pipe_inode_info *ipipe, in link_pipe() 1660 struct pipe_inode_info *ipipe = get_pipe_info(in, true); in do_tee() local
|