Home
last modified time | relevance | path

Searched defs:fastboot_data_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/net/
H A Dfastboot.c120 unsigned int fastboot_data_len, uchar retransmit) in fastboot_send()
262 unsigned int fastboot_data_len = 0; in fastboot_handler() local
/openbmc/u-boot/drivers/fastboot/
H A Dfb_command.c210 unsigned int fastboot_data_len, in fastboot_data_download()