Home
last modified time | relevance | path

Searched refs:efivar_operations (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Dvars.c321 const struct efivar_operations *fops = __efivars->ops; in check_var_size()
332 const struct efivar_operations *fops = __efivars->ops; in check_var_size_nonblocking()
432 const struct efivar_operations *ops = __efivars->ops; in efivar_init()
586 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete()
610 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete()
653 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set()
690 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking()
730 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe()
832 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size()
864 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get()
[all …]
Defi.c221 static struct efivar_operations generic_ops;
/Linux-v4.19/include/linux/
Defi.h1297 struct efivar_operations { struct
1308 const struct efivar_operations *ops; argument
1438 const struct efivar_operations *ops,
/Linux-v4.19/drivers/firmware/google/
Dgsmi.c463 static const struct efivar_operations efivar_ops = {