Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/platform/efi/
Defi.c903 struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor); variable
909 if (attr == &efi_attr_fw_vendor.attr) { in efi_attr_is_visible()
/Linux-v5.10/drivers/firmware/efi/
Defi.c150 extern __weak struct kobj_attribute efi_attr_fw_vendor;
159 &efi_attr_fw_vendor.attr,