Lines Matching full:isoc
170 /* number of buffers for isoc transfers */
178 * isoc transfers: number of packets for each buffer
214 * @max_pkt_size: max packet size of isoc transaction
217 * @urb: urb for isoc/bulk transfers
218 * @buf: transfer buffers for isoc/bulk transfer
231 * @analog_bufs: isoc/bulk transfer buffers for analog mode
232 * @digital_bufs: isoc/bulk transfer buffers for digital mode
711 // Isoc control struct
721 u8 analog_ep_isoc; // address of isoc endpoint for analog
723 u8 dvb_ep_isoc_ts2; // address of isoc endpoint for DVB TS2
725 u8 dvb_ep_isoc; // address of isoc endpoint for DVB
732 unsigned int *alt_max_pkt_size_isoc; // array of isoc wMaxPacketSize
733 unsigned int analog_xfer_bulk:1; // use bulk instead of isoc
735 int dvb_alt_isoc; // alternate setting for DVB isoc transfers
736 unsigned int dvb_max_pkt_size_isoc; // isoc max packet size of the
738 unsigned int dvb_max_pkt_size_isoc_ts2; // isoc max packet size of the
740 unsigned int dvb_xfer_bulk:1; // use bulk instead of isoc