Home
last modified time | relevance | path

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

/drivers/usb/misc/
Dusbled.c72 int actlength; in change_color() local
138 buffer, 5, &actlength, 1000 /*ms timeout*/); in change_color()
/drivers/usb/host/
Duhci-q.c1379 int actlength; in uhci_result_isochronous() local
1392 actlength = uhci_actual_length(ctrlstat); in uhci_result_isochronous()
1394 urb->actual_length += actlength; in uhci_result_isochronous()
1395 qh->iso_packet_desc->actual_length = actlength; in uhci_result_isochronous()