Searched refs:iso_frame (Results 1 – 3 of 3) sorted by relevance
1293 frame = qh->iso_frame; in uhci_submit_isochronous()1360 qh->iso_frame = urb->start_frame; in uhci_submit_isochronous()1380 if (uhci_frame_before_eq(uhci->cur_iso_frame, qh->iso_frame)) in uhci_result_isochronous()1383 uhci_remove_tds_from_frame(uhci, qh->iso_frame); in uhci_result_isochronous()1402 qh->iso_frame += qh->period; in uhci_result_isochronous()1540 qh->iso_frame = nurb->start_frame; in uhci_giveback_urb()
173 unsigned int iso_frame; /* Frame # for iso_packet_desc */ member
189 qh->iso_frame, qh->iso_packet_desc); in uhci_show_qh()