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

/linux-master/drivers/firmware/
H A Ddmi_scan.c840 if (s == DMI_NONE)
874 return dmi->matches[0].slot == DMI_NONE;
965 static int fields[] = { DMI_SYS_VENDOR, DMI_BOARD_VENDOR, DMI_NONE };
967 for (i = 0; fields[i] != DMI_NONE; i++) {
H A Ddmi-id.c99 { NULL, DMI_NONE }
/linux-master/drivers/mfd/
H A Dkempld-core.c917 id->matches[0].slot != DMI_NONE; id++)
921 if (id->matches[0].slot == DMI_NONE)
/linux-master/include/linux/
H A Dmod_devicetable.h554 DMI_NONE, enumerator in enum:dmi_field
/linux-master/scripts/mod/
H A Dfile2alias.c991 { NULL, DMI_NONE }

Completed in 127 milliseconds