Searched defs:controller_handle (Results 1 – 4 of 4) sorted by relevance
/u-boot-v2022.01-rc1/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-v2022.01-rc1/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-v2022.01-rc1/lib/efi_loader/ |
A D | efi_boottime.c | 2288 efi_handle_t controller_handle) in efi_close_protocol() 2783 void *controller_handle, uint32_t attributes) in efi_protocol_open() 2901 efi_handle_t controller_handle, uint32_t attributes) in efi_open_protocol() 3329 efi_handle_t controller_handle, in efi_bind_controller() 3365 efi_handle_t controller_handle, in efi_connect_single_controller() 3447 efi_handle_t controller_handle, in efi_connect_controller() 3626 efi_handle_t controller_handle, in efi_disconnect_controller()
|
/u-boot-v2022.01-rc1/include/ |
A D | efi.h | 288 efi_handle_t controller_handle; member
|
Completed in 15 milliseconds