Searched refs:iso_packet_desc (Results 1 – 3 of 3) sorted by relevance
1360 qh->iso_packet_desc = &urb->iso_frame_desc[0]; in uhci_submit_isochronous()1395 qh->iso_packet_desc->actual_length = actlength; in uhci_result_isochronous()1396 qh->iso_packet_desc->status = status; in uhci_result_isochronous()1404 ++qh->iso_packet_desc; in uhci_result_isochronous()1540 qh->iso_packet_desc = &nurb->iso_frame_desc[0]; in uhci_giveback_urb()
162 struct usb_iso_packet_descriptor *iso_packet_desc; member
188 qh->iso_frame, qh->iso_packet_desc); in uhci_show_qh()