Searched defs:efivar_entry (Results 1 – 2 of 2) 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()