/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-magicmouse.c | 291 input_report_abs(input, ABS_MT_ORIENTATION, -orientation); in magicmouse_emit_touch() 484 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input() 497 input_set_abs_params(input, ABS_MT_ORIENTATION, -3, 4, 0, 0); in magicmouse_setup_input() 512 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input()
|
H A D | hid-ntrig.c | 531 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in ntrig_input_mapping() 737 ABS_MT_ORIENTATION, 1); in ntrig_event() 744 ABS_MT_ORIENTATION, 0); in ntrig_event()
|
H A D | hid-multitouch.c | 801 * Only set ABS_MT_ORIENTATION if it is not in mt_touch_input_mapping() 804 if (!test_bit(ABS_MT_ORIENTATION, in mt_touch_input_mapping() 807 ABS_MT_ORIENTATION, 0, 1, 0, 0); in mt_touch_input_mapping() 828 * revolution. Set ABS_MT_ORIENTATION to a quarter of in mt_touch_input_mapping() 829 * MAX according the definition of ABS_MT_ORIENTATION in mt_touch_input_mapping() 831 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in mt_touch_input_mapping() 1065 * Note that ABS_MT_ORIENTATION require us to report in mt_process_slot() 1072 ABS_MT_ORIENTATION); in mt_process_slot() 1092 input_event(input, EV_ABS, ABS_MT_ORIENTATION, orientation); in mt_process_slot()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-magicmouse.c | 355 input_report_abs(input, ABS_MT_ORIENTATION, -orientation); in magicmouse_emit_touch() 611 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input() 624 input_set_abs_params(input, ABS_MT_ORIENTATION, -3, 4, 0, 0); in magicmouse_setup_input() 639 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input()
|
H A D | hid-ntrig.c | 531 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in ntrig_input_mapping() 737 ABS_MT_ORIENTATION, 1); in ntrig_event() 744 ABS_MT_ORIENTATION, 0); in ntrig_event()
|
H A D | hid-multitouch.c | 833 * Only set ABS_MT_ORIENTATION if it is not in mt_touch_input_mapping() 836 if (!test_bit(ABS_MT_ORIENTATION, in mt_touch_input_mapping() 839 ABS_MT_ORIENTATION, 0, 1, 0, 0); in mt_touch_input_mapping() 860 * revolution. Set ABS_MT_ORIENTATION to a quarter of in mt_touch_input_mapping() 861 * MAX according the definition of ABS_MT_ORIENTATION in mt_touch_input_mapping() 863 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in mt_touch_input_mapping() 1102 * Note that ABS_MT_ORIENTATION require us to report in mt_process_slot() 1109 ABS_MT_ORIENTATION); in mt_process_slot() 1145 input_event(input, EV_ABS, ABS_MT_ORIENTATION, orientation); in mt_process_slot()
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.c | 100 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide); in rmi_2d_sensor_abs_report() 183 input_set_abs_params(input, ABS_MT_ORIENTATION, 0, 1, 0, 0); in rmi_2d_sensor_set_input_params()
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 214 input_report_abs(ts->input, ABS_MT_ORIENTATION, in auo_pixcir_interrupt() 584 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in auo_pixcir_probe()
|
H A D | stmfts.c | 190 input_report_abs(sdata->input, ABS_MT_ORIENTATION, orientation); in stmfts_report_contact_event() 671 input_set_abs_params(sdata->input, ABS_MT_ORIENTATION, 0, 255, 0, 0); in stmfts_probe()
|
H A D | zforce_ts.c | 401 input_report_abs(ts->input, ABS_MT_ORIENTATION, in zforce_touch_event() 864 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in zforce_probe()
|
H A D | sur40.c | 449 input_report_abs(input, ABS_MT_ORIENTATION, wide); in sur40_report_blob() 638 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in sur40_input_setup_events()
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.c | 100 input_event(sensor->input, EV_ABS, ABS_MT_ORIENTATION, wide); in rmi_2d_sensor_abs_report() 183 input_set_abs_params(input, ABS_MT_ORIENTATION, 0, 1, 0, 0); in rmi_2d_sensor_set_input_params()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | auo-pixcir-ts.c | 226 input_report_abs(ts->input, ABS_MT_ORIENTATION, in auo_pixcir_interrupt() 544 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in auo_pixcir_probe()
|
H A D | stmfts.c | 190 input_report_abs(sdata->input, ABS_MT_ORIENTATION, orientation); in stmfts_report_contact_event() 670 input_set_abs_params(sdata->input, ABS_MT_ORIENTATION, 0, 255, 0, 0); in stmfts_probe()
|
H A D | zforce_ts.c | 401 input_report_abs(ts->input, ABS_MT_ORIENTATION, in zforce_touch_event() 863 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in zforce_probe()
|
H A D | sur40.c | 449 input_report_abs(input, ABS_MT_ORIENTATION, wide); in sur40_report_blob() 638 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in sur40_input_setup_events()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 532 set_abs(input_dev, ABS_MT_ORIENTATION, &cfg->o); in setup_events_to_report() 579 input_report_abs(input, ABS_MT_ORIENTATION, in report_finger_data()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 532 set_abs(input_dev, ABS_MT_ORIENTATION, &cfg->o); in setup_events_to_report() 579 input_report_abs(input, ABS_MT_ORIENTATION, in report_finger_data()
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | xen-kbdfront.c | 144 input_report_abs(info->mtouch, ABS_MT_ORIENTATION, in xenkbd_handle_mt_event()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | xen-kbdfront.c | 144 input_report_abs(info->mtouch, ABS_MT_ORIENTATION, in xenkbd_handle_mt_event()
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/input/ |
H A D | linux-event-codes.h | 861 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | input-event-codes.h | 861 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
|
/kernel/linux/linux-5.10/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 861 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
|
/kernel/linux/linux-6.6/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 886 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | input-event-codes.h | 886 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
|