Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c51 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
1771 return snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_set_rate()
1774 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_rate() function
2626 res = snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_ioctl()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_oss.c51 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
1782 return snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_set_rate()
1785 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_rate() function
2643 res = snd_pcm_oss_get_rate(pcm_oss_file); in snd_pcm_oss_ioctl()

Completed in 9 milliseconds