Home
last modified time | relevance | path

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

/drivers/firmware/
Ddmi_scan.c413 static int __init dmi_present(const char __iomem *p) in dmi_present() function
463 return memcmp(p + 16, "_DMI_", 5) || dmi_present(p + 16); in smbios_present()
506 rc = dmi_present(q); in dmi_scan_machine()