Searched defs:efivars (Results 1 – 3 of 3) sorted by relevance
1134 int efivars_register(struct efivars *efivars, in efivars_register()1161 int efivars_unregister(struct efivars *efivars) in efivars_unregister()
765 static struct efivars efivars; variable
1305 struct efivars { struct1306 struct kset *kset;1307 struct kobject *kobject;1308 const struct efivar_operations *ops;