Searched refs:r_substream (Results 1 – 1 of 1) sorted by relevance
1121 …get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) in snd_pcm_oss_get_active_substream() argument1140 if (r_substream) in snd_pcm_oss_get_active_substream()1141 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()