Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-core.c1688 static const char * const dmi_blacklist[] = { variable
1726 while (dmi_blacklist[i]) { in is_dmi_valid()
1727 if (strstr(field, dmi_blacklist[i])) in is_dmi_valid()