Searched refs:iso_packet_desc (Results 1 – 3 of 3) 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()