Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/
H A Dsoc-core.c1824 static const char * const dmi_blacklist[] = { variable
1862 while (dmi_blacklist[i]) { in is_dmi_valid()
1863 if (strstr(field, dmi_blacklist[i])) in is_dmi_valid()