Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/
Ddmi_scan.c25 static u16 dmi_num; variable
102 while ((!dmi_num || i < dmi_num) && in dmi_decode_table()
128 if (!dmi_num && dm->type == DMI_ENTRY_END_OF_TABLE) in dmi_decode_table()
525 dmi_num = get_unaligned_le16(buf + 12); in dmi_present()
558 dmi_num = 0; /* No longer specified */ in dmi_smbios3_present()