/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | wacom_i2c.c | 43 int x_max; member 93 features->x_max = get_unaligned_le16(&data[3]); in wacom_query_device() 99 "x_max:%d, y_max:%d, pressure:%d, fw:%d\n", in wacom_query_device() 100 features->x_max, features->y_max, in wacom_query_device() 209 input_set_abs_params(input, ABS_X, 0, features.x_max, 0, 0); in wacom_i2c_probe()
|
H A D | auo-pixcir-ts.c | 120 unsigned int x_max; member 168 if (point[i].coord_x > ts->x_max || in auo_pixcir_collect_data() 511 if (device_property_read_u32(&client->dev, "x-size", &ts->x_max)) { in auo_pixcir_probe() 534 input_set_abs_params(input_dev, ABS_X, 0, ts->x_max, 0, 0); in auo_pixcir_probe() 538 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, ts->x_max, 0, 0); in auo_pixcir_probe()
|
H A D | zforce_ts.c | 280 ret = zforce_resolution(ts, pdata->x_max, pdata->y_max); in zforce_start() 358 if (point.coord_x > pdata->x_max || in zforce_touch_event() 722 if (of_property_read_u32(np, "x-size", &pdata->x_max)) { in zforce_parse_dt() 855 pdata->x_max, 0, 0); in zforce_probe()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | wacom_i2c.c | 26 int x_max; member 75 features->x_max = get_unaligned_le16(&data[3]); in wacom_query_device() 81 "x_max:%d, y_max:%d, pressure:%d, fw:%d\n", in wacom_query_device() 82 features->x_max, features->y_max, in wacom_query_device() 190 input_set_abs_params(input, ABS_X, 0, features.x_max, 0, 0); in wacom_i2c_probe()
|
H A D | auo-pixcir-ts.c | 155 if (point[i].coord_x > pdata->x_max || in auo_pixcir_collect_data() 493 if (of_property_read_u32(np, "x-size", &pdata->x_max)) { in auo_pixcir_parse_dt() 572 input_set_abs_params(input_dev, ABS_X, 0, pdata->x_max, 0, 0); in auo_pixcir_probe() 577 pdata->x_max, 0, 0); in auo_pixcir_probe()
|
H A D | zforce_ts.c | 280 ret = zforce_resolution(ts, pdata->x_max, pdata->y_max); in zforce_start() 358 if (point.coord_x > pdata->x_max || in zforce_touch_event() 722 if (of_property_read_u32(np, "x-size", &pdata->x_max)) { in zforce_parse_dt() 856 pdata->x_max, 0, 0); in zforce_probe()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | focaltech.c | 111 unsigned int x_max, y_max; member 135 clamped_x = clamp(finger->x, 0U, priv->x_max); in focaltech_report_state() 340 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in focaltech_set_input_params() 383 priv->x_max = (unsigned char)param[1] * 128; in focaltech_read_size()
|
H A D | elantech.c | 1171 x_max = info->x_max, y_max = info->y_max, in elantech_set_input_params() local 1197 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1208 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1217 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1225 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1237 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1789 info->x_max = ETP_XMAX_V1; in elantech_query_info() 1799 info->x_max = ETP_XMAX_V2; in elantech_query_info() 1817 info->x_max in elantech_query_info() [all...] |
H A D | synaptics.c | 386 info->x_max = (resp[0] << 5) | ((resp[1] & 0x0f) << 1); in synaptics_resolution() 390 info->x_max, info->y_max); in synaptics_resolution() 465 u32 x_min, x_max, y_min, y_max; member 545 info->x_max = min_max_pnpid_table[i].x_max; in synaptics_apply_quirks() 550 info->x_min, info->x_max, in synaptics_apply_quirks() 1236 int x_max = info->x_max ?: XMAX_NOMINAL; in set_abs_position_params() local 1242 input_set_abs_params(dev, x_code, x_min, x_max, fuzz, 0); in set_abs_position_params()
|
H A D | alps.c | 431 (priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) / in alps_process_bitmap() 439 (priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) / in alps_process_bitmap() 447 (priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) / in alps_process_bitmap() 455 (priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) / in alps_process_bitmap() 464 corner[i].x = priv->x_max - corner[i].x; in alps_process_bitmap() 2316 priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */ in alps_get_v3_v7_resolution() 2500 priv->x_max = in alps_update_device_area_ss4_v2() 2514 priv->x_max = in alps_update_device_area_ss4_v2() 2526 priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */ in alps_update_device_area_ss4_v2() 2625 * Further more, we can get device's x_max an in alps_dolphin_get_device_area() [all...] |
H A D | elantech.h | 150 unsigned int x_max; member
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | focaltech.c | 111 unsigned int x_max, y_max; member 135 clamped_x = clamp(finger->x, 0U, priv->x_max); in focaltech_report_state() 340 input_set_abs_params(dev, ABS_MT_POSITION_X, 0, priv->x_max, 0, 0); in focaltech_set_input_params() 383 priv->x_max = (unsigned char)param[1] * 128; in focaltech_read_size()
|
H A D | elantech.c | 1171 x_max = info->x_max, y_max = info->y_max, in elantech_set_input_params() local 1197 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1208 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1217 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1225 input_set_abs_params(dev, ABS_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1237 input_set_abs_params(dev, ABS_MT_POSITION_X, x_min, x_max, 0, 0); in elantech_set_input_params() 1789 info->x_max = ETP_XMAX_V1; in elantech_query_info() 1799 info->x_max = ETP_XMAX_V2; in elantech_query_info() 1817 info->x_max in elantech_query_info() [all...] |
H A D | synaptics.c | 388 info->x_max = (resp[0] << 5) | ((resp[1] & 0x0f) << 1); in synaptics_resolution() 392 info->x_max, info->y_max); in synaptics_resolution() 467 u32 x_min, x_max, y_min, y_max; member 547 info->x_max = min_max_pnpid_table[i].x_max; in synaptics_apply_quirks() 552 info->x_min, info->x_max, in synaptics_apply_quirks() 1241 int x_max = info->x_max ?: XMAX_NOMINAL; in set_abs_position_params() local 1247 input_set_abs_params(dev, x_code, x_min, x_max, fuzz, 0); in set_abs_position_params()
|
H A D | alps.c | 431 (priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) / in alps_process_bitmap() 439 (priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) / in alps_process_bitmap() 447 (priv->x_max * (2 * x_high.start_bit + x_high.num_bits - 1)) / in alps_process_bitmap() 455 (priv->x_max * (2 * x_low.start_bit + x_low.num_bits - 1)) / in alps_process_bitmap() 464 corner[i].x = priv->x_max - corner[i].x; in alps_process_bitmap() 2316 priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */ in alps_get_v3_v7_resolution() 2500 priv->x_max = in alps_update_device_area_ss4_v2() 2514 priv->x_max = in alps_update_device_area_ss4_v2() 2526 priv->x_res = priv->x_max * 10 / x_phys; /* units / mm */ in alps_update_device_area_ss4_v2() 2625 * Further more, we can get device's x_max an in alps_dolphin_get_device_area() [all...] |
H A D | elantech.h | 150 unsigned int x_max; member
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | zforce_ts.h | 11 unsigned int x_max; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | zforce_ts.h | 11 unsigned int x_max; member
|
/kernel/linux/linux-5.10/include/linux/input/ |
H A D | auo-pixcir-ts.h | 31 * @x_max x-resolution 40 unsigned int x_max; member
|
/kernel/linux/linux-5.10/include/linux/spi/ |
H A D | ad7877.h | 15 u16 x_min, x_max; member
|
H A D | ads7846.h | 40 u16 x_min, x_max; member
|
/kernel/linux/linux-6.6/include/linux/spi/ |
H A D | ad7877.h | 15 u16 x_min, x_max; member
|
H A D | ads7846.h | 29 u16 x_min, x_max; member
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-alps.c | 89 * @x_max: maximum x coordinate value 107 u32 x_max; member 559 pri_data->x_max = in u1_init() 622 pri_data->x_max = sen_line_num_x * T4_COUNT_PER_ELECTRODE; in T4_init() 706 data->x_min, data->x_max, 0, 0); in alps_input_configured() 711 res_x = (data->x_max - 1) / data->x_active_len_mm; in alps_input_configured()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-alps.c | 89 * @x_max: maximum x coordinate value 107 u32 x_max; member 559 pri_data->x_max = in u1_init() 622 pri_data->x_max = sen_line_num_x * T4_COUNT_PER_ELECTRODE; in T4_init() 706 data->x_min, data->x_max, 0, 0); in alps_input_configured() 711 res_x = (data->x_max - 1) / data->x_active_len_mm; in alps_input_configured()
|