Lines Matching full:isoc
171 /* number of buffers for isoc transfers */
179 * isoc transfers: number of packets for each buffer
215 * @max_pkt_size: max packet size of isoc transaction
218 * @urb: urb for isoc/bulk transfers
219 * @buf: transfer buffers for isoc/bulk transfer
232 * @analog_bufs: isoc/bulk transfer buffers for analog mode
233 * @digital_bufs: isoc/bulk transfer buffers for digital mode
712 // Isoc control struct
722 u8 analog_ep_isoc; // address of isoc endpoint for analog
724 u8 dvb_ep_isoc_ts2; // address of isoc endpoint for DVB TS2
726 u8 dvb_ep_isoc; // address of isoc endpoint for DVB
733 unsigned int *alt_max_pkt_size_isoc; // array of isoc wMaxPacketSize
734 unsigned int analog_xfer_bulk:1; // use bulk instead of isoc
736 int dvb_alt_isoc; // alternate setting for DVB isoc transfers
737 unsigned int dvb_max_pkt_size_isoc; // isoc max packet size of the
739 unsigned int dvb_max_pkt_size_isoc_ts2; // isoc max packet size of the
741 unsigned int dvb_xfer_bulk:1; // use bulk instead of isoc