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

/linux-master/drivers/firmware/
H A Ddmi-id.c99 { NULL, DMI_NONE }
H A Ddmi_scan.c849 if (s == DMI_NONE)
883 return dmi->matches[0].slot == DMI_NONE;
974 static int fields[] = { DMI_SYS_VENDOR, DMI_BOARD_VENDOR, DMI_NONE };
976 for (i = 0; fields[i] != DMI_NONE; i++) {
/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 236 milliseconds