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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c1069 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) function
1716 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0)
1747 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0)
1757 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0)
1772 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0)
1835 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0)

Completed in 46 milliseconds