Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Duhci-q.c1374 int actlength; in uhci_result_isochronous() local
1387 actlength = uhci_actual_length(ctrlstat); in uhci_result_isochronous()
1389 urb->actual_length += actlength; in uhci_result_isochronous()
1390 qh->iso_packet_desc->actual_length = actlength; in uhci_result_isochronous()