Home
last modified time | relevance | path

Searched refs:ABS_MT_ORIENTATION (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/drivers/input/rmi4/
H A Drmi_2d_sensor.c100 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()
/linux-6.15/drivers/hid/
H A Dhid-magicmouse.c362 input_report_abs(input, ABS_MT_ORIENTATION, -orientation); in magicmouse_emit_touch()
629 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input()
644 input_set_abs_params(input, ABS_MT_ORIENTATION, -3, 4, 0, 0); in magicmouse_setup_input()
659 input_set_abs_params(input, ABS_MT_ORIENTATION, -31, 32, 1, 0); in magicmouse_setup_input()
H A Dhid-ntrig.c531 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 Dhid-multitouch.c849 if (!test_bit(ABS_MT_ORIENTATION, in mt_touch_input_mapping()
852 ABS_MT_ORIENTATION, 0, 1, 0, 0); in mt_touch_input_mapping()
876 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in mt_touch_input_mapping()
1122 ABS_MT_ORIENTATION); in mt_process_slot()
1158 input_event(input, EV_ABS, ABS_MT_ORIENTATION, orientation); in mt_process_slot()
H A Dhid-sony.c893 input_report_abs(sc->touchpad, ABS_MT_ORIENTATION, in nsg_mrxu_parse_report()
1056 input_set_abs_params(sc->touchpad, ABS_MT_ORIENTATION, in sony_register_touchpad()
H A Dwacom_wac.c1440 input_report_abs(touch_input, ABS_MT_ORIENTATION, w > h); in wacom_intuos_pro2_bt_touch()
1610 input_report_abs(input, ABS_MT_ORIENTATION, w > h); in wacom_24hdt_irq()
2673 input_set_abs_params(input, ABS_MT_ORIENTATION, 0, 1, 0, 0); in wacom_wac_finger_usage_mapping()
2750 input_report_abs(input, ABS_MT_ORIENTATION, hid_data->width <= hid_data->height ? 0 : 1); in wacom_wac_finger_slot()
4025 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in wacom_setup_touch_input_capabilities()
H A Dhid-debug.c3520 [ABS_MT_ORIENTATION] = "MTOrientation",
/linux-6.15/Documentation/input/
H A Dmulti-touch-protocol.rst272 ABS_MT_ORIENTATION
291 ABS_MT_ORIENTATION should be [0, 1] [#f4]_.
353 ABS_MT_ORIENTATION := bool(X > Y)
355 The range of ABS_MT_ORIENTATION should be set to [0, 1], to indicate that
372 ABS_MT_ORIENTATION := <not used>
/linux-6.15/drivers/input/touchscreen/
H A Dapple_z2.c113 input_report_abs(z2->input_dev, ABS_MT_ORIENTATION, in apple_z2_parse_touches()
403 input_set_abs_params(z2->input_dev, ABS_MT_ORIENTATION, -32768, 32767, 0, 0); in apple_z2_probe()
H A Dauo-pixcir-ts.c226 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 Dzforce_ts.c364 input_report_abs(ts->input, ABS_MT_ORIENTATION, in zforce_touch_event()
772 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in zforce_probe()
H A Dstmfts.c190 input_report_abs(sdata->input, ABS_MT_ORIENTATION, orientation); in stmfts_report_contact_event()
667 input_set_abs_params(sdata->input, ABS_MT_ORIENTATION, 0, 255, 0, 0); in stmfts_probe()
H A Dsur40.c449 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()
H A Datmel_mxt_ts.c1018 input_report_abs(input_dev, ABS_MT_ORIENTATION, orientation); in mxt_proc_t100_message()
2205 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, in mxt_initialize_input_device()
2211 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, in mxt_initialize_input_device()
H A Dusbtouchscreen.c1120 ABS_MT_ORIENTATION, w > h); in nexio_read_data()
/linux-6.15/drivers/input/mouse/
H A Dbcm5974.c532 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()
H A Dcyapa.c482 input_set_abs_params(input, ABS_MT_ORIENTATION, in cyapa_create_input_dev()
H A Dcyapa_gen5.c2743 input_report_abs(input, ABS_MT_ORIENTATION, in cyapa_pip_report_slot_data()
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h890 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/linux-6.15/include/dt-bindings/input/
H A Dlinux-event-codes.h890 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/linux-6.15/drivers/input/misc/
H A Dxen-kbdfront.c144 input_report_abs(info->mtouch, ABS_MT_ORIENTATION, in xenkbd_handle_mt_event()
/linux-6.15/drivers/input/keyboard/
H A Dapplespi.c1009 input_report_abs(input, ABS_MT_ORIENTATION, in report_finger_data()
1288 input_set_abs_params(touchpad_input_dev, ABS_MT_ORIENTATION, in applespi_register_touchpad_device()
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py975 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_ORIENTATION, 90) in events