Searched defs:controller_handle (Results 1 – 4 of 4) sorted by relevance
/u-boot/lib/efi_driver/ |
A D | efi_uclass.c | 63 efi_handle_t controller_handle, in efi_uc_supported() 111 efi_handle_t controller_handle, in efi_uc_start() 163 static efi_status_t disconnect_child(efi_handle_t controller_handle, in disconnect_child() 197 efi_handle_t controller_handle, in efi_uc_stop()
|
/u-boot/lib/efi_selftest/ |
A D | efi_selftest_controllers.c | 76 efi_handle_t controller_handle, in supported() 113 efi_handle_t controller_handle, in start() 166 static efi_status_t disconnect_child(efi_handle_t controller_handle, in disconnect_child() 198 efi_handle_t controller_handle, in stop()
|
/u-boot/lib/efi_loader/ |
A D | efi_boottime.c | 2295 efi_handle_t controller_handle) in efi_close_protocol() 2790 void *controller_handle, uint32_t attributes) in efi_protocol_open() 2908 efi_handle_t controller_handle, uint32_t attributes) in efi_open_protocol() 3316 efi_handle_t controller_handle, in efi_bind_controller() 3352 efi_handle_t controller_handle, in efi_connect_single_controller() 3434 efi_handle_t controller_handle, in efi_connect_controller() 3613 efi_handle_t controller_handle, in efi_disconnect_controller()
|
/u-boot/include/ |
A D | efi.h | 261 efi_handle_t controller_handle; member
|
Completed in 18 milliseconds