Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/efi/
H A Defi.c934 struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor); variable
940 if (attr == &efi_attr_fw_vendor.attr) { in efi_attr_is_visible()
/openbmc/linux/drivers/firmware/efi/
H A Defi.c164 extern __weak struct kobj_attribute efi_attr_fw_vendor;
173 &efi_attr_fw_vendor.attr,