Home
last modified time | relevance | path

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

/drivers/fastboot/
A Dfb_command.c56 .dispatch = getvar
60 .dispatch = download
72 .dispatch = okay
76 .dispatch = okay
80 .dispatch = okay
84 .dispatch = reboot_bootloader
88 .dispatch = reboot_fastbootd
92 .dispatch = reboot_recovery
96 .dispatch = okay
150 if (commands[i].dispatch) { in fastboot_handle_command()
[all …]
A Dfb_getvar.c38 .dispatch = getvar_version,
46 .dispatch = getvar_downloadsize,
50 .dispatch = getvar_downloadsize,
54 .dispatch = getvar_serialno,
62 .dispatch = getvar_product,
66 .dispatch = getvar_platform,
70 .dispatch = getvar_current_slot,
75 .dispatch = getvar_has_slot,
81 .dispatch = getvar_partition_type,
87 .dispatch = getvar_partition_size,
[all …]

Completed in 11 milliseconds