Searched refs:dmi_present (Results 1 – 1 of 1) sorted by relevance
413 static int __init dmi_present(const char __iomem *p) in dmi_present() function463 return memcmp(p + 16, "_DMI_", 5) || dmi_present(p + 16); in smbios_present()506 rc = dmi_present(q); in dmi_scan_machine()