Searched refs:efi_driver_ops (Results 1 – 4 of 4) sorted by relevance
25 struct efi_driver_ops { struct36 const struct efi_driver_ops *ops; argument
203 static const struct efi_driver_ops driver_ops = {
260 const struct efi_driver_ops *ops = drv->ops; in efi_add_driver()
446 The available operations are defined via the structure struct efi_driver_ops::448 struct efi_driver_ops {
Completed in 9 milliseconds