Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/alsa/
A Dalsa-local.h23 int conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def);
A Dpcm-test.c198 if (conf_get_bool(card_config, key, "skip", false)) { in find_pcms()
214 if (conf_get_bool(card_config, key, "skip", false)) { in find_pcms()
A Dconf.c431 int conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def) in conf_get_bool() function

Completed in 5 milliseconds