Home
last modified time | relevance | path

Searched refs:dispatch (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/fastboot/
A Dfb_command.c51 .dispatch = getvar
55 .dispatch = download
67 .dispatch = okay
71 .dispatch = okay
75 .dispatch = okay
79 .dispatch = reboot_bootloader
83 .dispatch = reboot_fastbootd
87 .dispatch = reboot_recovery
91 .dispatch = okay
137 if (commands[i].dispatch) { in fastboot_handle_command()
[all …]
A Dfb_getvar.c35 .dispatch = getvar_version
41 .dispatch = getvar_downloadsize
44 .dispatch = getvar_downloadsize
47 .dispatch = getvar_serialno
53 .dispatch = getvar_product
56 .dispatch = getvar_platform
59 .dispatch = getvar_current_slot
63 .dispatch = getvar_has_slot
68 .dispatch = getvar_partition_type
73 .dispatch = getvar_partition_size
[all …]
/u-boot/lib/efi_loader/
A DKconfig61 If OP-TEE is present and running StandAloneMM, dispatch all UEFI

Completed in 12 milliseconds