Home
last modified time | relevance | path

Searched defs:pcm_oss_file (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/oss/
Dpcm_oss.c1112 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()
1564 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset()
1586 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post()
1650 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync()
1746 static int snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate) 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()
1784 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) in snd_pcm_oss_set_channels()
1811 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_channels()
1821 static int snd_pcm_oss_get_block_size(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_block_size()
1831 static int snd_pcm_oss_get_formats(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_formats()
[all …]
/kernel/linux/linux-6.6/sound/core/oss/
Dpcm_oss.c1121 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()
1573 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset()
1595 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post()
1660 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync()
1757 static int snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate) 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()
1796 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) in snd_pcm_oss_set_channels()
1823 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_channels()
1834 static int snd_pcm_oss_get_block_size(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_block_size()
1845 static int snd_pcm_oss_get_formats(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_formats()
[all …]