Home
last modified time | relevance | path

Searched refs:alt_formats (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dpcm-test.c268 const char *alt_formats[8]; in test_pcm_time() local
311 conf_get_string_array(pcm_cfg, "alt_formats", NULL, in test_pcm_time()
312 alt_formats, ARRAY_SIZE(alt_formats), NULL); in test_pcm_time()
351 if (i < ARRAY_SIZE(alt_formats) && alt_formats[i]) { in test_pcm_time()
353 format = snd_pcm_format_value(alt_formats[i]); in test_pcm_time()

Completed in 2 milliseconds