Searched refs:actlength (Results 1 – 2 of 2) sorted by relevance
72 int actlength; in change_color() local138 buffer, 5, &actlength, 1000 /*ms timeout*/); in change_color()
1379 int actlength; in uhci_result_isochronous() local1392 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()