Searched refs:efivar_attribute (Results 1 – 1 of 1) sorted by relevance
42 struct efivar_attribute { struct49 struct efivar_attribute efivar_attr_##_name = { \ argument55 #define to_efivar_attr(_attr) container_of(_attr, struct efivar_attribute, attr)302 struct efivar_attribute *efivar_attr = to_efivar_attr(attr); in efivar_attr_show()318 struct efivar_attribute *efivar_attr = to_efivar_attr(attr); in efivar_attr_store()
Completed in 5 milliseconds