Searched refs:snd_pcm_oss_get_active_substream (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/core/oss/
H A Dpcm_oss.c1110 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) function
1778 err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream);
1816 err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream);
1827 err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream);
1843 err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream);
1912 err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream);

Completed in 140 milliseconds