Searched refs:efi_driver_ops (Results 1 – 3 of 3) sorted by relevance
27 struct efi_driver_ops { struct38 const struct efi_driver_ops *ops; argument
198 static const struct efi_driver_ops driver_ops = {
247 const struct efi_driver_ops *ops = drv->ops; in efi_add_driver()