Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Duhci-q.c1378 int actlength; in uhci_result_isochronous() local
1391 actlength = uhci_actual_length(ctrlstat); in uhci_result_isochronous()
1393 urb->actual_length += actlength; in uhci_result_isochronous()
1394 qh->iso_packet_desc->actual_length = actlength; in uhci_result_isochronous()