Home | History | Annotate | Download | only in musb-new

Lines Matching refs:iso_idx

216 		qh->iso_idx = 0;
480 d = urb->iso_frame_desc + qh->iso_idx;
498 done = (++qh->iso_idx >= urb->number_of_packets);
1268 d = urb->iso_frame_desc + qh->iso_idx;
1271 if (++qh->iso_idx >= urb->number_of_packets) {
1586 d = urb->iso_frame_desc + qh->iso_idx;
1595 if (++qh->iso_idx >= urb->number_of_packets)
1660 d = urb->iso_frame_desc + qh->iso_idx;