Searched refs:DOWN_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
H A Dmxuport.c49 #define DOWN_BLOCK_SIZE 64 macro
999 fw_buf = kmalloc(DOWN_BLOCK_SIZE, GFP_KERNEL); mxuport_download_fw()
1010 txlen = min_t(size_t, (fw_p->size - fwidx), DOWN_BLOCK_SIZE); mxuport_download_fw()

Completed in 55 milliseconds