OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastboot_data_download
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/
fastboot.h
132
*
fastboot_data_download
() - Copy image data to fastboot_buf_addr.
142
void
fastboot_data_download
(const void *fastboot_data,
/external/u-boot/drivers/fastboot/
fb_command.c
196
*
fastboot_data_download
() - Copy image data to fastboot_buf_addr.
209
void
fastboot_data_download
(const void *fastboot_data,
function
/external/u-boot/net/
fastboot.c
176
fastboot_data_download
(fastboot_data,
/external/u-boot/drivers/usb/gadget/
f_fastboot.c
387
fastboot_data_download
(buffer, transfer_size, response);
Completed in 1821 milliseconds