Lines Matching refs:line6_pcm_stream
103 struct line6_pcm_stream *pcms) in line6_unlink_audio_urbs()
119 struct line6_pcm_stream *pcms) in line6_wait_clear_audio_urbs()
141 static inline struct line6_pcm_stream *
152 struct line6_pcm_stream *pstr, int direction, int type) in line6_buffer_acquire()
175 struct line6_pcm_stream *pstr, int type) in line6_buffer_release()
190 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_start()
215 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_stop()
297 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_pointer()
307 struct line6_pcm_stream *pstr; in line6_pcm_acquire()
338 struct line6_pcm_stream *pstr; in line6_pcm_release()
358 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_params()
383 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_free()
462 static void cleanup_urbs(struct line6_pcm_stream *pcms, int iso_buffers) in cleanup_urbs()
597 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_prepare()