Home
last modified time | relevance | path

Searched refs:pcm_cfg (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/alsa/
H A Dpcm-test.c285 const char *test_name, snd_config_t *pcm_cfg) in test_pcm_time() argument
322 desc = conf_get_string(pcm_cfg, "description", NULL, NULL); in test_pcm_time()
334 cs = conf_get_string(pcm_cfg, "format", NULL, "S16_LE"); in test_pcm_time()
338 conf_get_string_array(pcm_cfg, "alt_formats", NULL, in test_pcm_time()
340 rate = conf_get_long(pcm_cfg, "rate", NULL, 48000); in test_pcm_time()
341 channels = conf_get_long(pcm_cfg, "channels", NULL, 2); in test_pcm_time()
342 period_size = conf_get_long(pcm_cfg, "period_size", NULL, 4096); in test_pcm_time()
343 buffer_size = conf_get_long(pcm_cfg, "buffer_size", NULL, 16384); in test_pcm_time()
558 snd_config_t *pcm_cfg; in run_time_tests() local
569 pcm_cfg = snd_config_iterator_entry(i); in run_time_tests()
[all …]
/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.h382 struct pcm_cfg { struct
393 struct pcm_cfg cfg; argument
424 struct pcm_cfg cfg;