Searched refs:snd_pcm_oss_file (Results 1 – 2 of 2) sorted by relevance
51 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);52 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);53 static int snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file);1113 static int snd_pcm_oss_get_active_substream(struct snd_pcm_oss_file *pcm_oss_file, struct snd_pcm_substream **r_substream) in snd_pcm_oss_get_active_substream() 1571 static int snd_pcm_oss_reset(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_reset() 1593 static int snd_pcm_oss_post(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_post() 1657 static int snd_pcm_oss_sync(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_sync() 1754 static int snd_pcm_oss_set_rate(struct snd_pcm_oss_file *pcm_oss_file, int rate) in snd_pcm_oss_set_rate() 1782 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_rate() 1793 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_fil[all...]
53 struct snd_pcm_oss_file { struct