Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/efi/
Dvars.c304 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()
602 const struct efivar_operations *ops; in efivar_entry_delete()
650 const struct efivar_operations *ops; in efivar_entry_set()
693 const struct efivar_operations *ops; in efivar_entry_set_nonblocking()
739 const struct efivar_operations *ops; in efivar_entry_set_safe()
845 const struct efivar_operations *ops; in efivar_entry_size()
949 const struct efivar_operations *ops; in efivar_entry_set_get_size()
1157 const struct efivar_operations *ops, in efivars_register()
Defi.c177 static struct efivar_operations generic_ops;
/Linux-v5.10/include/linux/
Defi.h950 struct efivar_operations { struct
961 const struct efivar_operations *ops; argument
997 const struct efivar_operations *ops,
/Linux-v5.10/drivers/firmware/google/
Dgsmi.c480 static const struct efivar_operations efivar_ops = {