x_max             426 arch/arm/mach-omap1/board-htcherald.c 	.x_max			= 3760,
x_max             116 arch/arm/mach-omap1/board-nokia770.c 	.x_max		= 0x0fff,
x_max             106 drivers/hid/hid-alps.c 	u32	x_max;
x_max             558 drivers/hid/hid-alps.c 	pri_data->x_max =
x_max             621 drivers/hid/hid-alps.c 	pri_data->x_max = sen_line_num_x * T4_COUNT_PER_ELECTRODE;
x_max             705 drivers/hid/hid-alps.c 						data->x_min, data->x_max, 0, 0);
x_max             710 drivers/hid/hid-alps.c 		res_x = (data->x_max - 1) / data->x_active_len_mm;
x_max             452 drivers/hid/wacom_sys.c 		features->x_max = field->logical_maximum;
x_max            2122 drivers/hid/wacom_sys.c 		features->x_phy = (features->x_max * 100) /
x_max            2137 drivers/hid/wacom_sys.c 	features->x_resolution = wacom_calc_hid_res(features->x_max,
x_max            3426 drivers/hid/wacom_wac.c 	if (features->device_type & WACOM_DEVICETYPE_TOUCH && !features->x_max) {
x_max            3427 drivers/hid/wacom_wac.c 		features->x_max = 1023;
x_max            3446 drivers/hid/wacom_wac.c 				features->x_max = features->x_max / 10;
x_max            3450 drivers/hid/wacom_wac.c 				features->x_max = 4096;
x_max            3530 drivers/hid/wacom_wac.c 		features->x_max <<= 5;
x_max            3590 drivers/hid/wacom_wac.c 			     features->x_max - features->offset_right,
x_max            3756 drivers/hid/wacom_wac.c 			features->x_max, features->x_fuzz, 0);
x_max            3766 drivers/hid/wacom_wac.c 			features->x_max, features->x_fuzz, 0);
x_max            3810 drivers/hid/wacom_wac.c 		input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0);
x_max            3816 drivers/hid/wacom_wac.c 		input_set_abs_params(input_dev, ABS_MT_TOUCH_MAJOR, 0, features->x_max, 0, 0);
x_max            3817 drivers/hid/wacom_wac.c 		input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, features->x_max, 0, 0);
x_max            3853 drivers/hid/wacom_wac.c 				     0, features->x_max, 0, 0);
x_max             250 drivers/hid/wacom_wac.h 	int x_max;
x_max             356 drivers/input/keyboard/applespi.c 	int	x_max;
x_max            1229 drivers/input/keyboard/applespi.c 			applespi->tp_info.x_max = x + w;
x_max            1243 drivers/input/keyboard/applespi.c 			 applespi->tp_info.x_max - applespi->tp_info.x_min,
x_max            1289 drivers/input/keyboard/applespi.c 			     applespi->tp_info.x_min, applespi->tp_info.x_max,
x_max             431 drivers/input/mouse/alps.c 		(priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) /
x_max             439 drivers/input/mouse/alps.c 		(priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) /
x_max             447 drivers/input/mouse/alps.c 		(priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) /
x_max             455 drivers/input/mouse/alps.c 		(priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) /
x_max             464 drivers/input/mouse/alps.c 			corner[i].x = priv->x_max - corner[i].x;
x_max            2316 drivers/input/mouse/alps.c 	priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */
x_max            2500 drivers/input/mouse/alps.c 		priv->x_max =
x_max            2514 drivers/input/mouse/alps.c 		priv->x_max =
x_max            2526 drivers/input/mouse/alps.c 	priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */
x_max            2638 drivers/input/mouse/alps.c 	priv->x_max = (num_x_electrode - 1) * DOLPHIN_COUNT_PER_ELECTRODE;
x_max            2735 drivers/input/mouse/alps.c 	priv->x_max = 2000;
x_max            2746 drivers/input/mouse/alps.c 		priv->x_max = 1023;
x_max            2810 drivers/input/mouse/alps.c 		priv->x_max = 2047;
x_max            2821 drivers/input/mouse/alps.c 		priv->x_max = 0xfff;
x_max            2984 drivers/input/mouse/alps.c 	input_set_abs_params(dev1, ABS_X, 0, priv->x_max, 0, 0);
x_max            2992 drivers/input/mouse/alps.c 	input_set_abs_params(dev1, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0);
x_max             302 drivers/input/mouse/alps.h 	int x_max;
x_max            1116 drivers/input/mouse/elantech.c 		     x_max = info->x_max, y_max = info->y_max,
x_max            1142 drivers/input/mouse/elantech.c 		input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0);
x_max            1153 drivers/input/mouse/elantech.c 		input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0);
x_max            1162 drivers/input/mouse/elantech.c 		input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0);
x_max            1170 drivers/input/mouse/elantech.c 		input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0);
x_max            1182 drivers/input/mouse/elantech.c 		input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0);
x_max            1674 drivers/input/mouse/elantech.c 		info->x_max = ETP_XMAX_V1;
x_max            1684 drivers/input/mouse/elantech.c 			info->x_max = ETP_XMAX_V2;
x_max            1702 drivers/input/mouse/elantech.c 				info->x_max = (info->capabilities[1] - i) * param[1] / 2;
x_max            1705 drivers/input/mouse/elantech.c 				info->x_max = 819;
x_max            1708 drivers/input/mouse/elantech.c 				info->x_max = 900;
x_max            1711 drivers/input/mouse/elantech.c 				info->x_max = (info->capabilities[1] - i) * 64;
x_max            1721 drivers/input/mouse/elantech.c 		info->x_max = (0x0f & param[0]) << 8 | param[1];
x_max            1729 drivers/input/mouse/elantech.c 		info->x_max = (0x0f & param[0]) << 8 | param[1];
x_max            1732 drivers/input/mouse/elantech.c 		if ((traces < 2) || (traces > info->x_max))
x_max            1735 drivers/input/mouse/elantech.c 		info->width = info->x_max / (traces - 1);
x_max            1796 drivers/input/mouse/elantech.c 						   info->x_max + 1);
x_max            1805 drivers/input/mouse/elantech.c 						      (info->x_max + 1) / info->x_res);
x_max             146 drivers/input/mouse/elantech.h 	unsigned int x_max;
x_max             111 drivers/input/mouse/focaltech.c 	unsigned int x_max, y_max;
x_max             135 drivers/input/mouse/focaltech.c 			clamped_x = clamp(finger->x, 0U, priv->x_max);
x_max             340 drivers/input/mouse/focaltech.c 	input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0);
x_max             383 drivers/input/mouse/focaltech.c 	priv->x_max = (unsigned char)param[1] * 128;
x_max             383 drivers/input/mouse/synaptics.c 			info->x_max = (resp[0] << 5) | ((resp[1] & 0x0f) << 1);
x_max             387 drivers/input/mouse/synaptics.c 				     info->x_max, info->y_max);
x_max             462 drivers/input/mouse/synaptics.c 	u32 x_min, x_max, y_min, y_max;
x_max             542 drivers/input/mouse/synaptics.c 		info->x_max = min_max_pnpid_table[i].x_max;
x_max             547 drivers/input/mouse/synaptics.c 			     info->x_min, info->x_max,
x_max            1233 drivers/input/mouse/synaptics.c 	int x_max = info->x_max ?: XMAX_NOMINAL;
x_max            1239 drivers/input/mouse/synaptics.c 	input_set_abs_params(dev, x_code, x_min, x_max, fuzz, 0);
x_max             176 drivers/input/mouse/synaptics.h 	u32 x_max, y_max;	/* Max coordinates (from FW) */
x_max             744 drivers/input/touchscreen/ad7877.c 			pdata->x_max ? : MAX_12BIT,
x_max            1223 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,x-max", &pdata->x_max);
x_max            1363 drivers/input/touchscreen/ads7846.c 			pdata->x_max ? : MAX_12BIT,
x_max             155 drivers/input/touchscreen/auo-pixcir-ts.c 		if (point[i].coord_x > pdata->x_max ||
x_max             493 drivers/input/touchscreen/auo-pixcir-ts.c 	if (of_property_read_u32(np, "x-size", &pdata->x_max)) {
x_max             572 drivers/input/touchscreen/auo-pixcir-ts.c 	input_set_abs_params(input_dev, ABS_X, 0, pdata->x_max, 0, 0);
x_max             577 drivers/input/touchscreen/auo-pixcir-ts.c 			     pdata->x_max, 0, 0);
x_max             133 drivers/input/touchscreen/elants_i2c.c 	unsigned int x_max;
x_max             485 drivers/input/touchscreen/elants_i2c.c 		ts->x_max = ELAN_TS_RESOLUTION(rows, osr);
x_max             486 drivers/input/touchscreen/elants_i2c.c 		ts->x_res = DIV_ROUND_CLOSEST(ts->x_max, phy_x);
x_max            1230 drivers/input/touchscreen/elants_i2c.c 	input_set_abs_params(ts->input, ABS_X, 0, ts->x_max, 0, 0);
x_max            1245 drivers/input/touchscreen/elants_i2c.c 	input_set_abs_params(ts->input, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0);
x_max             633 drivers/input/touchscreen/goodix.c 	int x_max, y_max;
x_max             649 drivers/input/touchscreen/goodix.c 	x_max = get_unaligned_le16(&config[RESOLUTION_LOC]);
x_max             651 drivers/input/touchscreen/goodix.c 	if (x_max && y_max) {
x_max             652 drivers/input/touchscreen/goodix.c 		input_abs_set_max(ts->input_dev, ABS_MT_POSITION_X, x_max - 1);
x_max             481 drivers/input/touchscreen/pixcir_i2c_ts.c 		input_set_abs_params(input, ABS_MT_POSITION_X, 0, pdata->x_max, 0, 0);
x_max             108 drivers/input/touchscreen/raydium_i2c_ts.c 	__le16 x_max;
x_max            1085 drivers/input/touchscreen/raydium_i2c_ts.c 			     0, le16_to_cpu(ts->info.x_max), 0, 0);
x_max              27 drivers/input/touchscreen/wacom_i2c.c 	int x_max;
x_max              76 drivers/input/touchscreen/wacom_i2c.c 	features->x_max = get_unaligned_le16(&data[3]);
x_max              83 drivers/input/touchscreen/wacom_i2c.c 		features->x_max, features->y_max,
x_max             191 drivers/input/touchscreen/wacom_i2c.c 	input_set_abs_params(input, ABS_X, 0, features.x_max, 0, 0);
x_max             280 drivers/input/touchscreen/zforce_ts.c 	ret = zforce_resolution(ts, pdata->x_max, pdata->y_max);
x_max             358 drivers/input/touchscreen/zforce_ts.c 		if (point.coord_x > pdata->x_max ||
x_max             722 drivers/input/touchscreen/zforce_ts.c 	if (of_property_read_u32(np, "x-size", &pdata->x_max)) {
x_max             856 drivers/input/touchscreen/zforce_ts.c 			     pdata->x_max, 0, 0);
x_max              40 include/linux/input/auo-pixcir-ts.h 	unsigned int x_max;
x_max              59 include/linux/platform_data/pixcir_i2c_ts.h 	int x_max;
x_max              11 include/linux/platform_data/zforce_ts.h 	unsigned int x_max;
x_max              15 include/linux/spi/ad7877.h 	u16	x_min, x_max;
x_max              40 include/linux/spi/ads7846.h 	u16	x_min, x_max;