Searched refs:iso_packet_desc (Results 1 – 4 of 4) sorted by relevance
1359 qh->iso_packet_desc = &urb->iso_frame_desc[0]; in uhci_submit_isochronous()1394 qh->iso_packet_desc->actual_length = actlength; in uhci_result_isochronous()1395 qh->iso_packet_desc->status = status; in uhci_result_isochronous()1403 ++qh->iso_packet_desc; in uhci_result_isochronous()1539 qh->iso_packet_desc = &nurb->iso_frame_desc[0]; in uhci_giveback_urb()
166 struct usb_iso_packet_descriptor *iso_packet_desc; member
189 qh->iso_frame, qh->iso_packet_desc); in uhci_show_qh()
659 xfer->xfer->iso_packet_desc[xfer->packet].length = psize; in usb_host_iso_data_copy()661 psize = xfer->xfer->iso_packet_desc[xfer->packet].actual_length; in usb_host_iso_data_copy()