Searched refs:registration (Results 1 – 10 of 10) sorted by relevance
| /u-boot/lib/efi_loader/ |
| A D | efi_esrt.c | 482 void *registration; in efi_esrt_register() local 501 ev, ®istration)); in efi_esrt_register()
|
| A D | efi_boottime.c | 1423 void **registration) in efi_register_protocol_notify() argument 1428 EFI_ENTRY("%pUs, %p, %p", protocol, event, registration); in efi_register_protocol_notify() 1430 if (!protocol || !event || !registration) { in efi_register_protocol_notify() 1447 *registration = item; in efi_register_protocol_notify() 2563 void *registration, in efi_locate_protocol() argument 2570 EFI_ENTRY("%pUs, %p, %p", protocol, registration, protocol_interface); in efi_locate_protocol() 2579 if (registration) { in efi_locate_protocol() 2583 event = efi_check_register_notify_event(registration); in efi_locate_protocol()
|
| /u-boot/doc/board/armltd/ |
| A D | vexpress64.rst | 20 Arm developer site [1]_ (user registration might be required).
|
| /u-boot/doc/board/highbank/ |
| A D | highbank.rst | 44 would start and do some system initialisation (fabric registration,
|
| /u-boot/scripts/ |
| A D | spelling.txt | 1219 registeration||registration 1223 registraration||registration 1229 reigstration||registration
|
| /u-boot/include/ |
| A D | efi_loader.h | 702 void **registration);
|
| A D | efi_api.h | 114 void **registration); 178 void *registration, void **protocol_interface);
|
| /u-boot/drivers/net/phy/ |
| A D | Kconfig | 301 Adds PHY registration support for TI PHYs.
|
| /u-boot/doc/develop/driver-model/ |
| A D | ethernet.rst | 223 Old network driver registration
|
| /u-boot/drivers/core/ |
| A D | Kconfig | 130 bool "Support stdio registration"
|
Completed in 32 milliseconds