Searched refs:r_substream (Results 1 – 1 of 1) sorted by relevance
1109 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) in snd_pcm_oss_get_active_substream() argument 1128 if (r_substream) in snd_pcm_oss_get_active_substream() 1129 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()