Home
last modified time | relevance | path

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

/system/core/include/usbhost/
Dusbhost.h47 int actual_length; member
/system/core/adb/
Dusb_linux.c353 res = urb->actual_length; in usb_bulk_write()
412 out, out->status, out->actual_length); in usb_bulk_read()
418 res = urb->actual_length; in usb_bulk_read()
/system/core/libusbhost/
Dusbhost.c680 urb, urb->status, urb->actual_length); in usb_request_wait()
682 req->actual_length = urb->actual_length; in usb_request_wait()