Home
last modified time | relevance | path

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

/sound/core/
Dpcm_native.c1585 struct snd_pcm_substream *substream1; in snd_pcm_link() local
1591 substream1 = pcm_file->substream; in snd_pcm_link()
1595 substream->runtime->status->state != substream1->runtime->status->state) { in snd_pcm_link()
1599 if (snd_pcm_stream_linked(substream1)) { in snd_pcm_link()
1614 list_add_tail(&substream1->link_list, &substream->group->substreams); in snd_pcm_link()
1616 substream1->group = substream->group; in snd_pcm_link()