Searched defs:efivars (Results 1 – 6 of 6) sorted by relevance
62 int efivars_register(struct efivars *efivars, in efivars_register()96 int efivars_unregister(struct efivars *efivars) in efivars_unregister()
1163 int efivars_register(struct efivars *efivars, in efivars_register()1190 int efivars_unregister(struct efivars *efivars) in efivars_unregister()
962 struct efivars { struct963 struct kset *kset;964 struct kobject *kobject;965 const struct efivar_operations *ops;
307 static struct efivars efivars; variable
308 static struct efivars efivars; variable
1062 struct efivars { struct1082 int efivars_register(struct efivars *efivars, argument