Searched refs:asubstream (Results 1 – 1 of 1) sorted by relevance
1095 struct snd_pcm_substream *asubstream = NULL, *substream; in snd_pcm_oss_get_active_substream() local1101 if (asubstream == NULL) in snd_pcm_oss_get_active_substream()1102 asubstream = substream; in snd_pcm_oss_get_active_substream()1109 if (!asubstream) in snd_pcm_oss_get_active_substream()1112 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()