Lines Matching defs:pipe

46 				  struct vx_pipe *pipe)  in vx_pcm_read_per_bytes()
90 struct vx_pipe *pipe) in vx_set_differed_time()
123 static int vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_stream_format()
150 static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_format()
209 static int vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state) in vx_get_pipe_state()
234 static int vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe) in vx_query_hbuffer_size()
258 static int vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe) in vx_pipe_can_start()
279 static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_conf_pipe()
318 static int vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state) in vx_toggle_pipe()
373 static int vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_stop_pipe()
396 struct vx_pipe *pipe; in vx_alloc_pipe() local
441 static int vx_free_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_free_pipe()
459 static int vx_start_stream(struct vx_core *chip, struct vx_pipe *pipe) in vx_start_stream()
475 static int vx_stop_stream(struct vx_core *chip, struct vx_pipe *pipe) in vx_stop_stream()
516 struct vx_pipe *pipe = NULL; in vx_pcm_playback_open() local
558 struct vx_pipe *pipe; in vx_pcm_playback_close() local
581 static int vx_notify_end_of_buffer(struct vx_core *chip, struct vx_pipe *pipe) in vx_notify_end_of_buffer()
611 struct vx_pipe *pipe, int size) in vx_pcm_playback_transfer_chunk()
649 struct vx_pipe *pipe) in vx_update_pipe_position()
677 struct vx_pipe *pipe, int nchunks) in vx_pcm_playback_transfer()
698 struct vx_pipe *pipe) in vx_pcm_playback_update()
720 struct vx_pipe *pipe = subs->runtime->private_data; in vx_pcm_trigger() local
775 struct vx_pipe *pipe = runtime->private_data; in vx_pcm_playback_pointer() local
786 struct vx_pipe *pipe = runtime->private_data; in vx_pcm_prepare() local
890 struct vx_pipe *pipe; in vx_pcm_capture_open() local
948 struct vx_pipe *pipe; in vx_pcm_capture_close() local
982 struct vx_pipe *pipe) in vx_pcm_capture_update()
1060 struct vx_pipe *pipe = runtime->private_data; in vx_pcm_capture_pointer() local
1082 struct vx_pipe *pipe; in vx_pcm_update_intr() local