Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/alsa/
H A Dconf.c232 static bool test_filename1(int card, const char *filename, const char *sysfs_card_root) in test_filename1() function
277 if (access(fn, R_OK) == 0 && test_filename1(card, filename, fn)) in test_filename()