Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_oss.c66 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
67 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
68 static int snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file);
1106 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()
1554 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset()
1576 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post()
1640 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync()
1735 static int snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate) in snd_pcm_oss_set_rate()
1763 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_rate()
1773 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) in snd_pcm_oss_set_channels()
[all …]
/Linux-v4.19/include/sound/
Dpcm_oss.h68 struct snd_pcm_oss_file { struct