Searched refs:response (Results 1 – 10 of 10) sorted by relevance
| /include/ |
| A D | fastboot.h | 76 void fastboot_response(const char *tag, char *response, 86 void fastboot_fail(const char *reason, char *response); 94 void fastboot_okay(const char *reason, char *response); 157 int fastboot_handle_command(char *cmd_string, char *response); 178 unsigned int fastboot_data_len, char *response); 187 void fastboot_data_complete(char *response); 195 void fastboot_multiresponse(int cmd, char *response);
|
| A D | fb_nand.h | 20 struct part_info **part_info, char *response); 31 u32 download_bytes, char *response); 39 void fastboot_nand_erase(const char *cmd, char *response);
|
| A D | fb_spi_flash.h | 22 char *response); 33 u32 download_bytes, char *response); 41 void fastboot_spi_flash_erase(const char *cmd, char *response);
|
| A D | fb_mmc.h | 23 char *response); 34 u32 download_bytes, char *response); 41 void fastboot_mmc_erase(const char *cmd, char *response);
|
| A D | fastboot-internal.h | 26 void fastboot_getvar_all(char *response); 41 void fastboot_getvar(char *cmd_parameter, char *response);
|
| A D | image-sparse.h | 29 void (*mssg)(const char *str, char *response); 44 void *data, char *response);
|
| A D | mpfs-mailbox.h | 33 struct mpfs_mss_response *response; member
|
| A D | efi_tcg2.h | 215 u32 *response);
|
| A D | mmc.h | 441 uint response[4]; member
|
| A D | efi_api.h | 1976 struct efi_http_response_data *response; member 1999 efi_status_t (EFIAPI * response)(struct efi_http_protocol *this,
|
Completed in 24 milliseconds