needs_full_bandwidth  537 drivers/media/usb/gspca/gspca.c 	if (!gspca_dev->cam.needs_full_bandwidth &&
needs_full_bandwidth   65 drivers/media/usb/gspca/gspca.h 	u8 needs_full_bandwidth;/* Set this flag to notify the bandwidth calc.
needs_full_bandwidth 1740 drivers/media/usb/gspca/nw80x.c 	gspca_dev->cam.needs_full_bandwidth = 1;
needs_full_bandwidth 1619 drivers/media/usb/gspca/sn9c20x.c 	cam->needs_full_bandwidth = 1;
needs_full_bandwidth  420 drivers/media/usb/gspca/spca561.c 	cam->needs_full_bandwidth = 1;
needs_full_bandwidth 6375 drivers/media/usb/gspca/zc3xx.c 		    !gspca_dev->cam.needs_full_bandwidth)
needs_full_bandwidth 6665 drivers/media/usb/gspca/zc3xx.c 	gspca_dev->cam.needs_full_bandwidth = (sd->reg08 >= 4) ? 1 : 0;