/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | himax_hx83112b.c | 148 input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 200, 0, 0); in himax_input_register() 195 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, w); in himax_process_event_point()
|
H A D | surface3_spi.c | 87 ABS_MT_WIDTH_MAJOR, in surface3_spi_report_touch() 258 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 1024, 0, 0); in surface3_spi_create_touch_input()
|
H A D | goodix.c | 414 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w); in goodix_ts_report_touch_8b() 429 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w); in goodix_ts_report_touch_9b() 1168 input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in goodix_configure_dev()
|
H A D | zinitix.c | 475 input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in zinitix_init_input_dev()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | surface3_spi.c | 87 ABS_MT_WIDTH_MAJOR, in surface3_spi_report_touch() 267 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 1024, 0, 0); in surface3_spi_create_touch_input()
|
H A D | goodix.c | 368 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w); in goodix_ts_report_touch_8b() 383 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w); in goodix_ts_report_touch_9b() 1086 input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in goodix_configure_dev()
|
H A D | zinitix.c | 464 input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in zinitix_init_input_dev()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 529 set_abs(input_dev, ABS_MT_WIDTH_MAJOR, &cfg->w); in setup_events_to_report() 575 input_report_abs(input, ABS_MT_WIDTH_MAJOR, in report_finger_data()
|
H A D | cyapa.c | 486 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in cyapa_create_input_dev()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 529 set_abs(input_dev, ABS_MT_WIDTH_MAJOR, &cfg->w); in setup_events_to_report() 575 input_report_abs(input, ABS_MT_WIDTH_MAJOR, in report_finger_data()
|
H A D | cyapa.c | 486 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0); in cyapa_create_input_dev()
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 859 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 859 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 859 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 884 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 884 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 884 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 710 #define ABS_MT_WIDTH_MAJOR 0x32 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 710 #define ABS_MT_WIDTH_MAJOR 0x32 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | input-event-codes.h | 644 #define ABS_MT_WIDTH_MAJOR 0x32 macro
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | applespi.c | 1009 input_report_abs(input, ABS_MT_WIDTH_MAJOR, in report_finger_data() 1286 input_set_abs_params(touchpad_input_dev, ABS_MT_WIDTH_MAJOR, in applespi_register_touchpad_device()
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | applespi.c | 1024 input_report_abs(input, ABS_MT_WIDTH_MAJOR, in report_finger_data() 1301 input_set_abs_params(touchpad_input_dev, ABS_MT_WIDTH_MAJOR, in applespi_register_touchpad_device()
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-debug.c | 972 [ABS_MT_WIDTH_MAJOR] = "MTMajorW",
|
H A D | wacom_wac.c | 1652 input_report_abs(input, ABS_MT_WIDTH_MAJOR, in wacom_24hdt_irq() 3928 input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, features->x_max, 0, 0); in wacom_setup_touch_input_capabilities()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-debug.c | 1025 [ABS_MT_WIDTH_MAJOR] = "MTMajorW",
|