Searched refs:efivar_entry_set (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efivars.c | 249 err = efivar_entry_set(entry, attributes, size, data, NULL); in efivar_store_raw() 413 err = efivar_entry_set(new_entry, attributes, size, in efivar_create()
|
| H A D | vars.c | 651 int efivar_entry_set(struct efivar_entry *entry, u32 attributes, in efivar_entry_set() function 682 EXPORT_SYMBOL_GPL(efivar_entry_set);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | efi.h | 1021 int efivar_entry_set(struct efivar_entry *entry, u32 attributes,
|