Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c851 if (s == DMI_NONE) in dmi_matches()
885 return dmi->matches[0].slot == DMI_NONE; in dmi_is_end_of_table()
976 static int fields[] = { DMI_SYS_VENDOR, DMI_BOARD_VENDOR, DMI_NONE }; in dmi_name_in_vendors()
978 for (i = 0; fields[i] != DMI_NONE; i++) { in dmi_name_in_vendors()
H A Ddmi-id.c99 { NULL, DMI_NONE } in get_modalias()
/openbmc/linux/drivers/mfd/
H A Dkempld-core.c956 id->matches[0].slot != DMI_NONE; id++) in kempld_init()
960 if (id->matches[0].slot == DMI_NONE) in kempld_init()
/openbmc/linux/include/linux/
H A Dmod_devicetable.h554 DMI_NONE, enumerator
/openbmc/linux/scripts/mod/
H A Dfile2alias.c988 { NULL, DMI_NONE }