Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/libstub/
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()
Defistub.h1154 struct efi_smbios_record { struct
1160 const struct efi_smbios_record *efi_get_smbios_record(u8 type); argument
1163 struct efi_smbios_record header;
1176 struct efi_smbios_record header;
1212 const u8 *__efi_get_smbios_string(const struct efi_smbios_record *record,