Searched refs:efivar_operations (Results 1 – 4 of 4) sorted by relevance
304 const struct efivar_operations *fops; in check_var_size()320 const struct efivar_operations *fops; in check_var_size_nonblocking()417 const struct efivar_operations *ops; in efivar_init()606 const struct efivar_operations *ops; in efivar_entry_delete()654 const struct efivar_operations *ops; in efivar_entry_set()697 const struct efivar_operations *ops; in efivar_entry_set_nonblocking()743 const struct efivar_operations *ops; in efivar_entry_set_safe()849 const struct efivar_operations *ops; in efivar_entry_size()953 const struct efivar_operations *ops; in efivar_entry_set_get_size()1161 const struct efivar_operations *ops, in efivars_register()
181 static struct efivar_operations generic_ops;
941 struct efivar_operations { struct952 const struct efivar_operations *ops; argument988 const struct efivar_operations *ops,
481 static const struct efivar_operations efivar_ops = {
Completed in 15 milliseconds