Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c255 static long long int left, ret_head; in process_rqt_download() local
300 ret_head = download_head(thor_file_size, THOR_PACKET_SIZE, in process_rqt_download()
302 if (ret_head < 0) { in process_rqt_download()
306 return ret_head; in process_rqt_download()