Searched refs:pcm_config (Results 1 – 4 of 4) sorted by relevance
89 struct pcm_config { struct155 unsigned int flags, struct pcm_config *config);191 int pcm_get_config(struct pcm *pcm, struct pcm_config *config);192 int pcm_set_config(struct pcm *pcm, struct pcm_config *config);
188 struct pcm_config config; in capture_sample()
215 struct pcm_config config; in play_sample()
253 struct pcm_config config;840 unsigned int flags, struct pcm_config *config) in pcm_open()