Searched defs:pipe (Results 201 - 225 of 608) sorted by relevance

1234567891011>>

/linux-master/fs/autofs/
H A Ddev-ioctl.c356 struct file *pipe; local
[all...]
/linux-master/sound/usb/caiaq/
H A Daudio.c702 unsigned int pipe; local
/linux-master/drivers/memstick/host/
H A Drtsx_usb_ms.c238 unsigned int pipe; local
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h49 struct ipc_pipe *pipe; member in struct:ipc_msg_prep_args_pipe
[all...]
/linux-master/sound/pci/echoaudio/
H A Dechoaudio_dsp.c1054 static int allocate_pipes(struct echoaudio *chip, struct audiopipe *pipe, argument
1092 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe) argument
1116 sglist_init(struct echoaudio *chip, struct audiopipe *pipe) argument
1127 sglist_add_mapping(struct echoaudio *chip, struct audiopipe *pipe, dma_addr_t address, size_t length) argument
1146 sglist_add_irq(struct echoaudio *chip, struct audiopipe *pipe) argument
1153 sglist_wrap(struct echoaudio *chip, struct audiopipe *pipe) argument
[all...]
/linux-master/sound/pci/mixart/
H A Dmixart_hwdep.c164 struct mixart_pipe *pipe; local
208 struct mixart_pipe *pipe; local
[all...]
/linux-master/drivers/staging/media/ipu3/
H A Dipu3.h82 unsigned int pipe; member in struct:imgu_video_device
86 unsigned int pipe; member in struct:imgu_v4l2_subdev
101 unsigned int pipe; member in struct:imgu_media_pipe
/linux-master/include/xen/interface/io/
H A Dusbif.h337 uint32_t pipe; member in struct:xenusb_urb_request
[all...]
/linux-master/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h20 struct drm_simple_display_pipe pipe; member in struct:aspeed_gfx
/linux-master/sound/usb/usx2y/
H A Dusb_stream.c47 init_pipe_urbs(struct usb_stream_kernel *sk, unsigned int use_packsize, struct urb **urbs, char *transfer, struct usb_device *dev, int pipe) argument
/linux-master/drivers/misc/cardreader/
H A Drtsx_usb.c67 int rtsx_usb_transfer_data(struct rtsx_ucr *ucr, unsigned int pipe, argument
40 rtsx_usb_bulk_transfer_sglist(struct rtsx_ucr *ucr, unsigned int pipe, struct scatterlist *sg, int num_sg, unsigned int length, unsigned int *act_len, int timeout) argument
/linux-master/drivers/usb/storage/
H A Dtransport.c185 int usb_stor_control_msg(struct us_data *us, unsigned int pipe, argument
227 int usb_stor_clear_halt(struct us_data *us, unsigned int pipe) argument
256 static int interpret_urb_result(struct us_data *us, unsigned int pipe, argument
322 usb_stor_ctrl_transfer(struct us_data *us, unsigned int pipe, u8 request, u8 requesttype, u16 value, u16 index, void *data, u16 size) argument
360 unsigned int pipe = us->recv_intr_pipe; local
385 usb_stor_bulk_transfer_buf(struct us_data *us, unsigned int pipe, void *buf, unsigned int length, unsigned int *act_len) argument
411 usb_stor_bulk_transfer_sglist(struct us_data *us, unsigned int pipe, struct scatterlist *sg, int num_sg, unsigned int length, unsigned int *act_len) argument
466 usb_stor_bulk_srb(struct us_data* us, unsigned int pipe, struct scsi_cmnd* srb) argument
488 usb_stor_bulk_transfer_sg(struct us_data* us, unsigned int pipe, void *buf, unsigned int length_left, int use_sg, int *residual) argument
960 unsigned int pipe = 0; local
1171 unsigned int pipe = srb->sc_data_direction == DMA_FROM_DEVICE ? local
[all...]
/linux-master/sound/drivers/vx/
H A Dvx_pcm.c45 vx_pcm_read_per_bytes(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe) argument
89 vx_set_differed_time(struct vx_core *chip, struct vx_rmh *rmh, struct vx_pipe *pipe) argument
123 vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe, unsigned int data) argument
150 vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, struct snd_pcm_runtime *runtime) argument
209 vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state) argument
234 vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe) argument
258 vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe) argument
279 vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
318 vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state) argument
373 vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
396 struct vx_pipe *pipe; local
441 vx_free_pipe(struct vx_core *chip, struct vx_pipe *pipe) argument
459 vx_start_stream(struct vx_core *chip, struct vx_pipe *pipe) argument
475 vx_stop_stream(struct vx_core *chip, struct vx_pipe *pipe) argument
516 struct vx_pipe *pipe = NULL; local
558 struct vx_pipe *pipe; local
581 vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe) argument
609 vx_pcm_playback_transfer_chunk(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe, int size) argument
647 vx_update_pipe_position(struct vx_core *chip, struct snd_pcm_runtime *runtime, struct vx_pipe *pipe) argument
675 vx_pcm_playback_transfer(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe, int nchunks) argument
696 vx_pcm_playback_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
720 struct vx_pipe *pipe = subs->runtime->private_data; local
775 struct vx_pipe *pipe = runtime->private_data; local
786 struct vx_pipe *pipe = runtime->private_data; local
890 struct vx_pipe *pipe; local
948 struct vx_pipe *pipe; local
981 vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, struct vx_pipe *pipe) argument
1060 struct vx_pipe *pipe = runtime->private_data; local
1082 struct vx_pipe *pipe; local
[all...]
/linux-master/drivers/media/usb/b2c2/
H A Dflexcop-usb.c114 int nWaitTime, pipe, ret; local
236 int nWaitTime, pipe, ret; local
[all...]
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c347 int sb_size, pipe; local
/linux-master/drivers/media/platform/ti/omap3isp/
H A Dispvideo.h83 struct media_pipeline pipe; member in struct:isp_pipeline
104 struct media_pipeline *pipe = media_entity_pipeline(entity); local
112 static inline int isp_pipeline_ready(struct isp_pipeline *pipe) argument
173 struct isp_pipeline pipe; member in struct:isp_video
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.c53 unsigned int pipe = local
583 int pipe; local
/linux-master/drivers/staging/media/omap4iss/
H A Diss_video.h77 struct media_pipeline pipe; member in struct:iss_pipeline
95 struct media_pipeline *pipe = media_entity_pipeline(entity); local
103 static inline int iss_pipeline_ready(struct iss_pipeline *pipe) argument
164 struct iss_pipeline pipe; member in struct:iss_video
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c217 int pipe = gma_crtc->pipe; local
456 cdv_intel_pipe_enabled(struct drm_device *dev, int pipe) argument
580 int pipe = gma_crtc->pipe; local
840 int pipe = gma_crtc->pipe; local
918 int pipe = gma_crtc->pipe; local
[all...]
H A Dpsb_intel_lvds.c635 int pipe; local
[all...]
H A Dcdv_intel_lvds.c487 int pipe; local
H A Doaktrail_crtc.c222 int pipe = gma_crtc->pipe; local
368 int pipe = gma_crtc->pipe; local
599 int pipe = gma_crtc->pipe; local
[all...]
/linux-master/drivers/usb/host/
H A Dohci-hcd.c155 unsigned int pipe = urb->pipe; local
/linux-master/drivers/gpu/drm/gud/
H A Dgud_drv.c61 unsigned int pipe; local
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_limits.h14 enum pipe { enum

Completed in 215 milliseconds

1234567891011>>