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

/system/core/include/usbhost/
H A Dusbhost.h47 int actual_length; member in struct:usb_request
/system/core/adb/
H A Dusb_linux.c353 res = urb->actual_length;
412 out, out->status, out->actual_length);
418 res = urb->actual_length;
/system/core/libusbhost/
H A Dusbhost.c622 urb, urb->status, urb->actual_length);
624 req->actual_length = urb->actual_length;

Completed in 92 milliseconds