Home
last modified time | relevance | path

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

/linux-4.1.27/sound/usb/line6/
Dpcm.h42 #define get_substream(line6pcm, stream) \ macro
Dcapture.c91 get_substream(line6pcm, SNDRV_PCM_STREAM_CAPTURE); in line6_capture_copy()
133 get_substream(line6pcm, SNDRV_PCM_STREAM_CAPTURE); in line6_capture_check_period()
Dplayback.c205 get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK)->runtime; in submit_audio_out_urb()
307 get_substream(line6pcm, SNDRV_PCM_STREAM_PLAYBACK); in audio_out_callback()