Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/alsa/
H A Dconf.c201 snd_config_t *node, *path_config, *regex_config; in sysfs_match() local
212 if (snd_config_search(node, "regex", &regex_config)) in sysfs_match()
216 if (snd_config_get_string(regex_config, &regex_string)) in sysfs_match()