Home
last modified time | relevance | path

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

/Linux-v5.15/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()
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()
Defi.c178 static struct efivar_operations generic_ops;
/Linux-v5.15/include/linux/
Defi.h940 struct efivar_operations { struct
951 const struct efivar_operations *ops; argument
987 const struct efivar_operations *ops,
/Linux-v5.15/drivers/firmware/google/
Dgsmi.c481 static const struct efivar_operations efivar_ops = {