Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dhimax_hx83112b.c148 input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 200, 0, 0);
195 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, w);
H A Dsurface3_spi.c87 ABS_MT_WIDTH_MAJOR,
258 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 1024, 0, 0);
H A Dgoodix.c414 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w);
429 input_report_abs(ts->input_dev, ABS_MT_WIDTH_MAJOR, input_w);
1168 input_set_abs_params(ts->input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);
H A Dzinitix.c475 input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);
/linux-master/drivers/input/mouse/
H A Dbcm5974.c529 set_abs(input_dev, ABS_MT_WIDTH_MAJOR, &cfg->w);
575 input_report_abs(input, ABS_MT_WIDTH_MAJOR,
H A Dcyapa.c486 input_set_abs_params(input, ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0);
H A Dcyapa_gen5.c200 * (ABS_MT_WIDTH_MAJOR)
2738 input_report_abs(input, ABS_MT_WIDTH_MAJOR,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h885 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h885 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h885 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/linux-master/drivers/input/keyboard/
H A Dapplespi.c1024 input_report_abs(input, ABS_MT_WIDTH_MAJOR,
1301 input_set_abs_params(touchpad_input_dev, ABS_MT_WIDTH_MAJOR,
/linux-master/drivers/hid/
H A Dhid-debug.c1025 [ABS_MT_WIDTH_MAJOR] = "MTMajorW",
H A Dwacom_wac.c1654 input_report_abs(input, ABS_MT_WIDTH_MAJOR,
3988 input_set_abs_params(input_dev, ABS_MT_WIDTH_MAJOR, 0, features->x_max, 0, 0);

Completed in 274 milliseconds