Lines Matching refs:num_iso_packets
413 * \ref libusb_transfer::num_iso_packets "num_iso_packets" to a value less than
418 * Next, populate the length field for the first num_iso_packets entries in
1086 if (_packet >= transfer->num_iso_packets)
1126 if (_packet >= transfer->num_iso_packets)
1298 * \ref libusb_transfer::num_iso_packets "num_iso_packets" and
1303 * of submission, num_iso_packets is 0 and that type is set appropriately.
1323 itransfer->num_iso_packets = iso_packets;