Home
last modified time | relevance | path

Searched refs:get_stream (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/usb/line6/
Dpcm.c143 get_stream(struct snd_line6_pcm *line6pcm, int direction) in get_stream() function
185 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_start()
209 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_stop()
275 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_pointer()
290 pstr = get_stream(line6pcm, dir); in line6_pcm_acquire()
320 pstr = get_stream(line6pcm, dir); in line6_pcm_release()
333 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_params()
357 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_free()
565 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_prepare()