Home
last modified time | relevance | path

Searched refs:registration (Results 1 – 10 of 10) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_esrt.c482 void *registration; in efi_esrt_register() local
501 ev, &registration)); in efi_esrt_register()
A Defi_boottime.c1423 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 Dvexpress64.rst20 Arm developer site [1]_ (user registration might be required).
/u-boot/doc/board/highbank/
A Dhighbank.rst44 would start and do some system initialisation (fabric registration,
/u-boot/scripts/
A Dspelling.txt1219 registeration||registration
1223 registraration||registration
1229 reigstration||registration
/u-boot/include/
A Defi_loader.h702 void **registration);
A Defi_api.h114 void **registration);
178 void *registration, void **protocol_interface);
/u-boot/drivers/net/phy/
A DKconfig301 Adds PHY registration support for TI PHYs.
/u-boot/doc/develop/driver-model/
A Dethernet.rst223 Old network driver registration
/u-boot/drivers/core/
A DKconfig130 bool "Support stdio registration"

Completed in 32 milliseconds