Searched defs:efi_ops (Results 1 – 2 of 2) sorted by relevance
37 struct efi_ops { struct48 void efi_register_ops(const struct efi_ops *); argument
60 static const struct efi_ops *efi_ops = NULL; variable