Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c1112 …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
1131 if (r_substream) in snd_pcm_oss_get_active_substream()
1132 *r_substream = asubstream; in snd_pcm_oss_get_active_substream()