Searched refs:efivar_operations (Results 1 – 4 of 4) sorted by relevance
29 const struct efivar_operations *fops; in check_var_size()63 const struct efivar_operations *ops) in efivars_register()
191 static struct efivar_operations generic_ops;
1053 struct efivar_operations { struct1064 const struct efivar_operations *ops; argument1083 const struct efivar_operations *ops);
482 static const struct efivar_operations efivar_ops = {