Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firmware/efi/
Dvars.c308 const struct efivar_operations *fops; in check_var_size()
324 const struct efivar_operations *fops; in check_var_size_nonblocking()
429 const struct efivar_operations *ops; in efivar_init()
614 const struct efivar_operations *ops; in efivar_entry_delete()
662 const struct efivar_operations *ops; in efivar_entry_set()
705 const struct efivar_operations *ops; in efivar_entry_set_nonblocking()
751 const struct efivar_operations *ops; in efivar_entry_set_safe()
857 const struct efivar_operations *ops; in efivar_entry_size()
961 const struct efivar_operations *ops; in efivar_entry_set_get_size()
1179 const struct efivar_operations *ops, in efivars_register()
Defi.c202 static struct efivar_operations generic_ops;
/Linux-v5.4/include/linux/
Defi.h1340 struct efivar_operations { struct
1351 const struct efivar_operations *ops; argument
1481 const struct efivar_operations *ops,
/Linux-v5.4/drivers/firmware/google/
Dgsmi.c479 static const struct efivar_operations efivar_ops = {