Lines Matching defs:entry
123 efivar_guid_read(struct efivar_entry *entry, char *buf) in efivar_guid_read()
139 efivar_attr_read(struct efivar_entry *entry, char *buf) in efivar_attr_read()
172 efivar_size_read(struct efivar_entry *entry, char *buf) in efivar_size_read()
189 efivar_data_read(struct efivar_entry *entry, char *buf) in efivar_data_read()
256 efivar_store_raw(struct efivar_entry *entry, const char *buf, size_t count) in efivar_store_raw()
313 efivar_show_raw(struct efivar_entry *entry, char *buf) in efivar_show_raw()
490 struct efivar_entry *entry; in efivar_delete() local
641 struct efivar_entry *entry = data; in efivar_update_sysfs_entry() local
654 struct efivar_entry *entry; in efivar_update_sysfs_entries() local
677 struct efivar_entry *entry; in efivars_sysfs_callback() local
691 static int efivar_sysfs_destroy(struct efivar_entry *entry, void *data) in efivar_sysfs_destroy()