Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
H A Dliteos_adapter.c140 uint16_t actLen = 0; in OsControlMsg() local
152 adapterDevice, NULL, &req, (char *)buffer + sizeof(req), USB_SHORT_XFER_OK, &actLen, urb->timeout); in OsControlMsg()
156 urb->actual_length = actLen; in OsControlMsg()

Completed in 3 milliseconds