Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/platform/efi/
Defi.c883 struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor); variable
889 if (attr == &efi_attr_fw_vendor.attr) { in efi_attr_is_visible()
/Linux-v6.1/drivers/firmware/efi/
Defi.c159 extern __weak struct kobj_attribute efi_attr_fw_vendor;
168 &efi_attr_fw_vendor.attr,