Home
last modified time | relevance | path

Searched defs:efi_driver_ops (Results 1 – 1 of 1) sorted by relevance

/include/
A Defi_driver.h40 struct efi_driver_ops { struct
41 const efi_guid_t *protocol;
42 const efi_guid_t *child_protocol;
43 efi_status_t (*init)(struct efi_driver_binding_extended_protocol *this);
44 efi_status_t (*bind)(struct efi_driver_binding_extended_protocol *this,

Completed in 1 milliseconds