Searched defs:ipipe (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/media/omap4iss/
H A Diss_ipipe.c45 static void ipipe_print_status(struct iss_ipipe_device *ipipe) argument
70 static void ipipe_enable(struct iss_ipipe_device *ipipe, u8 enable) argument
82 static void ipipe_configure(struct iss_ipipe_device *ipipe) argument
130 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); local
177 __ipipe_get_format(struct iss_ipipe_device *ipipe, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) argument
196 ipipe_try_format(struct iss_ipipe_device *ipipe, struct v4l2_subdev_state *sd_state, unsigned int pad, struct v4l2_mbus_framefmt *fmt, enum v4l2_subdev_format_whence which) argument
277 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); local
316 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); local
340 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); local
445 struct iss_ipipe_device *ipipe = v4l2_get_subdevdata(sd); local
497 ipipe_init_entities(struct iss_ipipe_device *ipipe) argument
526 omap4iss_ipipe_unregister_entities(struct iss_ipipe_device *ipipe) argument
531 omap4iss_ipipe_register_entities(struct iss_ipipe_device *ipipe, struct v4l2_device *vdev) argument
562 struct iss_ipipe_device *ipipe = &iss->ipipe; local
576 struct iss_ipipe_device *ipipe = &iss->ipipe; local
[all...]
H A Diss.h115 struct iss_ipipe_device ipipe; member in struct:iss_device
/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 Dsplice.c1308 struct pipe_inode_info *ipipe; local
1406 struct pipe_inode_info *ipipe; 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
1970 struct pipe_inode_info *ipipe = get_pipe_info(in, true); local
[all...]

Completed in 138 milliseconds