Home
last modified time | relevance | path

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

/drivers/firmware/efi/
Defi.c163 static struct kobj_attribute efi_attr_fw_vendor = __ATTR_RO(fw_vendor); variable
171 &efi_attr_fw_vendor.attr,
181 if (attr == &efi_attr_fw_vendor.attr) { in efi_attr_is_visible()