vx_pipe            69 include/sound/vx_core.h 	struct vx_pipe *monitoring_pipe;  /* pointer to the monitoring pipe (capture pipe only)*/
vx_pipe            96 include/sound/vx_core.h 			  struct vx_pipe *pipe, int count);
vx_pipe            98 include/sound/vx_core.h 			  struct vx_pipe *pipe, int count);
vx_pipe           166 include/sound/vx_core.h 	struct vx_pipe **playback_pipes;
vx_pipe           167 include/sound/vx_core.h 	struct vx_pipe **capture_pipes;
vx_pipe           276 include/sound/vx_core.h 				       struct vx_pipe *pipe, int count)
vx_pipe           282 include/sound/vx_core.h 				      struct vx_pipe *pipe, int count)
vx_pipe            46 sound/drivers/vx/vx_pcm.c 				  struct vx_pipe *pipe)
vx_pipe            91 sound/drivers/vx/vx_pcm.c 				struct vx_pipe *pipe)
vx_pipe           124 sound/drivers/vx/vx_pcm.c static int vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe,
vx_pipe           151 sound/drivers/vx/vx_pcm.c static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe,
vx_pipe           210 sound/drivers/vx/vx_pcm.c static int vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state)
vx_pipe           235 sound/drivers/vx/vx_pcm.c static int vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           259 sound/drivers/vx/vx_pcm.c static int vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           280 sound/drivers/vx/vx_pcm.c static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           319 sound/drivers/vx/vx_pcm.c static int vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state)
vx_pipe           372 sound/drivers/vx/vx_pcm.c static int vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           392 sound/drivers/vx/vx_pcm.c 			 struct vx_pipe **pipep)
vx_pipe           395 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe;
vx_pipe           440 sound/drivers/vx/vx_pcm.c static int vx_free_pipe(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           458 sound/drivers/vx/vx_pcm.c static int vx_start_stream(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           474 sound/drivers/vx/vx_pcm.c static int vx_stop_stream(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           515 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe = NULL;
vx_pipe           558 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe;
vx_pipe           581 sound/drivers/vx/vx_pcm.c static int vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe)
vx_pipe           611 sound/drivers/vx/vx_pcm.c 					  struct vx_pipe *pipe, int size)
vx_pipe           649 sound/drivers/vx/vx_pcm.c 				   struct vx_pipe *pipe)
vx_pipe           677 sound/drivers/vx/vx_pcm.c 				     struct vx_pipe *pipe, int nchunks)
vx_pipe           697 sound/drivers/vx/vx_pcm.c 				   struct vx_pipe *pipe)
vx_pipe           718 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe = subs->runtime->private_data;
vx_pipe           771 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe = runtime->private_data;
vx_pipe           800 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe = runtime->private_data;
vx_pipe           905 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe;
vx_pipe           906 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe_out_monitoring = NULL;
vx_pipe           963 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe;
vx_pipe           964 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe_out_monitoring;
vx_pipe           997 sound/drivers/vx/vx_pcm.c 				  struct vx_pipe *pipe)
vx_pipe          1075 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe = runtime->private_data;
vx_pipe          1101 sound/drivers/vx/vx_pcm.c 	struct vx_pipe *pipe;
vx_pipe          1172 sound/drivers/vx/vx_pcm.c 	chip->playback_pipes = kcalloc(chip->audio_outs, sizeof(struct vx_pipe *), GFP_KERNEL);
vx_pipe          1175 sound/drivers/vx/vx_pcm.c 	chip->capture_pipes = kcalloc(chip->audio_ins, sizeof(struct vx_pipe *), GFP_KERNEL);
vx_pipe           246 sound/pci/vx222/vx222_ops.c 			  struct vx_pipe *pipe, int count)
vx_pipe           285 sound/pci/vx222/vx222_ops.c 			 struct vx_pipe *pipe, int count)
vx_pipe           352 sound/pcmcia/vx/vxp_ops.c 			  struct vx_pipe *pipe, int count)
vx_pipe           391 sound/pcmcia/vx/vxp_ops.c 			 struct vx_pipe *pipe, int count)