Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/oss/
Dpcm_oss.c64 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
1721 return snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_set_rate()
1724 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_rate() function
2535 res = snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_ioctl()