Home
last modified time | relevance | path

Searched refs:upload_size (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c87 static unsigned int upload_size; variable
1667 remain_size = upload_size - upload_bytes; in tx_handler_ul()
1674 xfer_size, upload_bytes, upload_size); in tx_handler_ul()
1682 upload_size = 0; in tx_handler_ul()
1701 printf("Starting upload of %d bytes\n", upload_size); in cb_upload()
1703 if (0 == upload_size) { in cb_upload()
1707 sprintf(response, "DATA%08x", upload_size); in cb_upload()
2164 upload_size = out_len; in cb_oem()
2193 upload_size = challenge_len; in cb_oem()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map