Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dsmbios.c14 u16 *, struct efi_smbios_record *);
19 struct efi_smbios_record **,
36 const struct efi_smbios_record *efi_get_smbios_record(u8 type) in efi_get_smbios_record()
38 struct efi_smbios_record *record; in efi_get_smbios_record()
51 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record, in __efi_get_smbios_string()
H A Defistub.h1156 struct efi_smbios_record { struct
1162 const struct efi_smbios_record *efi_get_smbios_record(u8 type); argument
1165 struct efi_smbios_record header;
1178 struct efi_smbios_record header;
1214 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record,