Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c1121 …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
1140 if (r_substream) in snd_pcm_oss_get_active_substream()
1141 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()