limit_high        342 drivers/input/touchscreen/edt-ft5x06.c 	u8 limit_high;
limit_high        359 drivers/input/touchscreen/edt-ft5x06.c 		.limit_high = _limit_high,				\
limit_high        453 drivers/input/touchscreen/edt-ft5x06.c 	if (val < attr->limit_low || val > attr->limit_high) {