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