Searched refs:dmi_blacklist (Results 1 – 1 of 1) sorted by relevance
1588 static const char * const dmi_blacklist[] = { variable1626 while (dmi_blacklist[i]) { in is_dmi_valid()1627 if (strstr(field, dmi_blacklist[i])) in is_dmi_valid()