tocheck           330 drivers/media/usb/dvb-usb/cxusb-analog.c 	unsigned int tocheck = clamp_t(size_t, maxlinesamples / 4, 3,
tocheck           333 drivers/media/usb/dvb-usb/cxusb-analog.c 	if (!cxusb_auxbuf_copy(auxbuf, bt656->pos + 1, buf, tocheck))
tocheck           336 drivers/media/usb/dvb-usb/cxusb-analog.c 	for (idx = 0; idx <= tocheck - 3; idx++)