Home
last modified time | relevance | path

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

/drivers/fastboot/
A Dfb_common.c23 void *fastboot_buf_addr; variable
157 "0x%p", fastboot_buf_addr); in fastboot_boot()
229 fastboot_buf_addr = buf_addr ? buf_addr : in fastboot_init()
A Dfb_command.c297 memcpy(fastboot_buf_addr + fastboot_bytes_received, in fastboot_data_download()
342 fastboot_mmc_flash_write(cmd_parameter, fastboot_buf_addr, in flash()
346 fastboot_nand_flash_write(cmd_parameter, fastboot_buf_addr, in flash()
350 fastboot_spi_flash_write(cmd_parameter, fastboot_buf_addr, in flash()
582 fastboot_oem_board(cmd_parameter, (void *)fastboot_buf_addr, image_size, response); in oem_board()

Completed in 9 milliseconds