Searched refs:efi_variable (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/
H A Defivars.c125 struct efi_variable *var = &entry->var; efivar_guid_read()
141 struct efi_variable *var = &entry->var; efivar_attr_read()
174 struct efi_variable *var = &entry->var; efivar_size_read()
191 struct efi_variable *var = &entry->var; efivar_data_read()
205 sanity_check(struct efi_variable *var, efi_char16_t *name, efi_guid_t vendor, sanity_check()
241 copy_out_compat(struct efi_variable *dst, struct compat_efi_variable *src) copy_out_compat()
258 struct efi_variable *new_var, *var = &entry->var; efivar_store_raw()
285 if (count != sizeof(struct efi_variable)) efivar_store_raw()
288 new_var = (struct efi_variable *)buf; efivar_store_raw()
315 struct efi_variable *var = &entry->var; efivar_show_raw()
419 struct efi_variable *new_var = (struct efi_variable *)buf; efivar_create()
488 struct efi_variable *del_var = (struct efi_variable *)buf; efivar_delete()
/linux-4.1.27/include/linux/
H A Defi.h1082 struct efi_variable { struct
1092 struct efi_variable var;

Completed in 104 milliseconds