Home
last modified time | relevance | path

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

/sound/usb/line6/
Dpcm.h41 #define get_substream(line6pcm, stream) \ macro
Dcapture.c91 get_substream(line6pcm, SNDRV_PCM_STREAM_CAPTURE); in line6_capture_copy()
135 get_substream(line6pcm, SNDRV_PCM_STREAM_CAPTURE); in line6_capture_check_period()
Dplayback.c210 get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK)->runtime; in submit_audio_out_urb()
312 get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK); in audio_out_callback()