Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/alsa/
H A Dalsa-local.h15 snd_config_t *conf_load_from_file(const char *filename);
H A 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()
H A Dpcm-test.c577 global_config = conf_load_from_file("pcm-test.conf"); in main()