Home
last modified time | relevance | path

Searched defs:pcm_config (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dasoundlib.h82 struct pcm_config { struct
83 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;
/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dux500_pcm.c137 const struct snd_dmaengine_pcm_config *pcm_config; in ux500_pcm_register_platform() local
/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_spdifrx.c967 const struct snd_dmaengine_pcm_config *pcm_config = NULL; in stm32_spdifrx_probe() local