Lines Matching defs:ep_tb
577 struct ep_tb_s *ep_tb)
591 ep_tb->bandwidth = 2000 * 2000 * 120;
612 if (bandwidth < ep_tb->bandwidth) {
613 ep_tb->bandwidth = bandwidth;
614 ep_tb->alt = j;
621 ep_tb->alt, ep_tb->bandwidth);
622 last_bw = ep_tb->bandwidth;
624 ep_tb++;
641 ep_tb--;
646 ep_tb--;
648 ep_tb--;
649 if (ep_tb->bandwidth < bandwidth)
759 struct ep_tb_s ep_tb[MAX_ALT];
789 ep_tb[0].alt = gspca_dev->alt;
794 alt_idx = build_isoc_ep_tb(gspca_dev, intf, ep_tb);
805 gspca_dev->alt = ep_tb[--alt_idx].alt;
889 gspca_dev->alt = ep_tb[--alt_idx].alt;