Lines Matching defs:pcm
181 static int snd_pcm_hw_param_mask(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_mask()
240 static int snd_pcm_hw_param_min(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_min()
301 static int snd_pcm_hw_param_max(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_max()
375 static int snd_pcm_hw_param_near(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_near()
506 static int snd_pcm_hw_param_set(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_set()
2344 static void snd_pcm_oss_look_for_setup(struct snd_pcm *pcm, int stream, in snd_pcm_oss_look_for_setup()
2420 struct snd_pcm *pcm, in snd_pcm_oss_open_file()
2492 struct snd_pcm *pcm; in snd_pcm_oss_open() local
2578 struct snd_pcm *pcm; in snd_pcm_oss_release() local
3075 static void snd_pcm_oss_proc_init(struct snd_pcm *pcm) in snd_pcm_oss_proc_init()
3099 static void snd_pcm_oss_proc_done(struct snd_pcm *pcm) in snd_pcm_oss_proc_done()
3110 static inline void snd_pcm_oss_proc_init(struct snd_pcm *pcm) in snd_pcm_oss_proc_init()
3113 static inline void snd_pcm_oss_proc_done(struct snd_pcm *pcm) in snd_pcm_oss_proc_done()
3136 static void register_oss_dsp(struct snd_pcm *pcm, int index) in register_oss_dsp()
3146 static int snd_pcm_oss_register_minor(struct snd_pcm *pcm) in snd_pcm_oss_register_minor()
3177 static int snd_pcm_oss_disconnect_minor(struct snd_pcm *pcm) in snd_pcm_oss_disconnect_minor()
3200 static int snd_pcm_oss_unregister_minor(struct snd_pcm *pcm) in snd_pcm_oss_unregister_minor()