Searched defs:pcm_config (Results 1 – 3 of 3) sorted by relevance
82 struct pcm_config { struct83 unsigned int channels;84 unsigned int rate;85 unsigned int period_size;86 unsigned int period_count;87 enum pcm_format format;97 unsigned int start_threshold;98 unsigned int stop_threshold;99 unsigned int silence_threshold;105 int avail_min;
137 const struct snd_dmaengine_pcm_config *pcm_config; in ux500_pcm_register_platform() local
967 const struct snd_dmaengine_pcm_config *pcm_config = NULL; in stm32_spdifrx_probe() local