Searched defs:ipipe (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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() 197 ipipe_try_format(struct iss_ipipe_device *ipipe, in ipipe_try_format() 278 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_enum_frame_size() local 317 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_get_format() local 341 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); in ipipe_set_format() local 446 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-6.1.9/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-6.1.9/fs/ |
D | splice.c | 1026 struct pipe_inode_info *ipipe; in do_splice() local 1115 struct pipe_inode_info *ipipe; in __do_splice() local 1433 static int splice_pipe_to_pipe(struct pipe_inode_info *ipipe, in splice_pipe_to_pipe() 1570 static int link_pipe(struct pipe_inode_info *ipipe, in link_pipe() 1663 struct pipe_inode_info *ipipe = get_pipe_info(in, true); in do_tee() local
|