Searched refs:numBytes (Results 1 – 2 of 2) sorted by relevance
465 UInt32 numBytes = len; in usb_read() local486 h->interface, h->bulkIn, data, &numBytes); in usb_read()489 return (int) numBytes; in usb_read()
487 UInt32 numBytes = len; in usb_read() local509 handle->bulkIn, buf, &numBytes); in usb_read()