Searched defs:efivar_entry (Results 1 – 5 of 5) sorted by relevance
21 struct efivar_entry { struct30 int efivar_entry_add(struct efivar_entry *entry, struct list_head *head); argument
709 int efivar_entry_iter(int (*func)(struct efivar_entry *, void *), in efivar_entry_iter()
1080 int __efivar_entry_iter(int (*func)(struct efivar_entry *, void *), in __efivar_entry_iter()1125 int efivar_entry_iter(int (*func)(struct efivar_entry *, void *), in efivar_entry_iter()
986 struct efivar_entry { struct995 efivar_unregister(struct efivar_entry *var) in efivar_unregister() argument
1585 struct efivar_entry *efivar_entry; in applespi_get_saved_bl_level() local