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

/linux-master/tools/testing/selftests/alsa/
H A Dalsa-local.h20 int conf_get_count(snd_config_t *root, const char *key1, const char *key2);
H A Dpcm-test.c591 num_std_pcm_tests = conf_get_count(default_pcm_config, "test", NULL);
599 num_tests = conf_get_count(cfg, "test", NULL) * 2;
H A Dconf.c380 int conf_get_count(snd_config_t *root, const char *key1, const char *key2) function

Completed in 285 milliseconds