Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmod_devicetable.h517 DMI_OEM_STRING, /* special case - will not be in dmi_ident */ enumerator
/Linux-v4.19/drivers/firmware/
Ddmi_scan.c796 if (s == DMI_OEM_STRING) { in dmi_matches()