Searched defs:ipipe (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/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.4/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.4/fs/ | 
| D | splice.c | 1101 	struct pipe_inode_info *ipipe;  in do_splice()  local1518 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe,  in splice_pipe_to_pipe()
 1639 static int link_pipe(struct pipe_inode_info *ipipe,  in link_pipe()
 1729 	struct pipe_inode_info *ipipe = get_pipe_info(in);  in do_tee()  local
 
 |