Lines Matching refs:line6_pcm_stream
99 struct line6_pcm_stream *pcms) in line6_unlink_audio_urbs()
115 struct line6_pcm_stream *pcms) in line6_wait_clear_audio_urbs()
137 static inline struct line6_pcm_stream *
148 struct line6_pcm_stream *pstr, int direction, int type) in line6_buffer_acquire()
171 struct line6_pcm_stream *pstr, int type) in line6_buffer_release()
186 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_start()
211 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_stop()
293 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_pointer()
303 struct line6_pcm_stream *pstr; in line6_pcm_acquire()
334 struct line6_pcm_stream *pstr; in line6_pcm_release()
354 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_params()
372 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_free()
451 static void cleanup_urbs(struct line6_pcm_stream *pcms, int iso_buffers) in cleanup_urbs()
589 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_prepare()