Searched defs:efivars (Results 1 – 3 of 3) sorted by relevance
1178 int efivars_register(struct efivars *efivars, in efivars_register()1205 int efivars_unregister(struct efivars *efivars) in efivars_unregister()
306 static struct efivars efivars; variable
1348 struct efivars { struct1349 struct kset *kset;1350 struct kobject *kobject;1351 const struct efivar_operations *ops;