Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Dvars.c29 const struct efivar_operations *fops; in check_var_size()
63 const struct efivar_operations *ops) in efivars_register()
H A Defi.c192 static struct efivar_operations generic_ops;
/linux/include/linux/
H A Defi.h1045 struct efivar_operations { struct
1056 const struct efivar_operations *ops; argument
1074 const struct efivar_operations *ops);
/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c17 static struct efivar_operations tee_efivar_ops;
/linux/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c795 static const struct efivar_operations qcom_efivar_ops = {