Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_oss.c1092 …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
1111 if (r_substream) in snd_pcm_oss_get_active_substream()
1112 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()