Home
last modified time | relevance | path

Searched refs:conf_load_from_file (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/alsa/
Dalsa-local.h15 snd_config_t *conf_load_from_file(const char *filename);
Dconf.c128 snd_config_t *conf_load_from_file(const char *filename) in conf_load_from_file() function
238 config = conf_load_from_file(filename); in test_filename1()
Dpcm-test.c577 global_config = conf_load_from_file("pcm-test.conf"); in main()