Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firmware/efi/
Dvars.c313 const struct efivar_operations *fops = __efivars->ops; in check_var_size()
447 const struct efivar_operations *ops = __efivars->ops; in efivar_init()
588 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_delete()
614 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_delete()
655 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set()
692 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_nonblocking()
732 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_set_safe()
836 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_size()
867 const struct efivar_operations *ops = __efivars->ops; in __efivar_entry_get()
890 const struct efivar_operations *ops = __efivars->ops; in efivar_entry_get()
[all …]
Defi.c177 static struct efivar_operations generic_ops;
/linux-4.4.14/include/linux/
Defi.h1090 struct efivar_operations { struct
1107 const struct efivar_operations *ops; argument
1163 const struct efivar_operations *ops,
/linux-4.4.14/drivers/firmware/google/
Dgsmi.c463 static const struct efivar_operations efivar_ops = {