Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds