Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_oss.c1106 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_s… in snd_pcm_oss_get_active_substream() function
1768 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0) in snd_pcm_oss_get_rate()
1805 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0) in snd_pcm_oss_get_channels()
1815 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0) in snd_pcm_oss_get_block_size()
1830 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0) in snd_pcm_oss_get_formats()
1900 if ((err = snd_pcm_oss_get_active_substream(pcm_oss_file, &substream)) < 0) in snd_pcm_oss_get_format()