Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c440 static bool strend(const char *haystack, const char *needle) in strend() function
458 if (strend(ctl->name, " Switch")) { in test_ctl_name()
469 if (!strend(ctl->name, " Switch")) { in test_ctl_name()