Searched refs:fastboot_buf_size (Results 1 – 4 of 4) sorted by relevance
28 u32 fastboot_buf_size; variable183 fastboot_buf_size = buf_size ? buf_size : CONFIG_FASTBOOT_BUF_SIZE; in fastboot_init()
140 fastboot_response("OKAY", response, "0x%08x", fastboot_buf_size); in getvar_downloadsize()
222 if (fastboot_bytes_expected > fastboot_buf_size) { in download()
14 extern u32 fastboot_buf_size;
Completed in 5 milliseconds