Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-magicmouse.c291 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 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.c804 if (!test_bit(ABS_MT_ORIENTATION, in mt_touch_input_mapping()
807 ABS_MT_ORIENTATION, 0, 1, 0, 0); in mt_touch_input_mapping()
831 input_set_abs_params(hi->input, ABS_MT_ORIENTATION, in mt_touch_input_mapping()
1072 ABS_MT_ORIENTATION); in mt_process_slot()
1092 input_event(input, EV_ABS, ABS_MT_ORIENTATION, orientation); in mt_process_slot()
H A Dwacom_wac.c1414 input_report_abs(touch_input, ABS_MT_ORIENTATION, w > h); in wacom_intuos_pro2_bt_touch()
1587 input_report_abs(input, ABS_MT_ORIENTATION, w > h); in wacom_24hdt_irq()
2521 input_set_abs_params(input, ABS_MT_ORIENTATION, 0, 1, 0, 0); in wacom_wac_finger_usage_mapping()
2584 input_report_abs(input, ABS_MT_ORIENTATION, hid_data->width <= hid_data->height ? 0 : 1); in wacom_wac_finger_slot()
3881 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, 0, 1, 0, 0); in wacom_setup_touch_input_capabilities()
H A Dhid-debug.c973 [ABS_MT_ORIENTATION] = "MTOrientation",
H A Dhid-sony.c1175 input_report_abs(sc->touchpad, ABS_MT_ORIENTATION, in nsg_mrxu_parse_report()
1413 input_set_abs_params(sc->touchpad, ABS_MT_ORIENTATION, in sony_register_touchpad()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dmulti-touch-protocol.rst268 ABS_MT_ORIENTATION
287 ABS_MT_ORIENTATION should be [0, 1] [#f4]_.
349 ABS_MT_ORIENTATION := bool(X > Y)
351 The range of ABS_MT_ORIENTATION should be set to [0, 1], to indicate that
368 ABS_MT_ORIENTATION := <not used>
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Devents.c76 #define ABS_MT_ORIENTATION 0x34 macro
486 case ABS_MT_ORIENTATION: //34 in vk_modify()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dauo-pixcir-ts.c214 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 Dstmfts.c190 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 Dzforce_ts.c401 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 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.c948 input_report_abs(input_dev, ABS_MT_ORIENTATION, orientation); in mxt_proc_t100_message()
2112 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, in mxt_initialize_input_device()
2118 input_set_abs_params(input_dev, ABS_MT_ORIENTATION, in mxt_initialize_input_device()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3566-evb2-lp4x-v10-eink.dts214 /* ABS_MT_ORIENTATION, -127, 127, 0, 0 */
H A Drk3566-rk817-eink.dts634 /* ABS_MT_ORIENTATION, -127, 127, 0, 0 */
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput-event-codes.h769 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput-event-codes.h769 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/OK3568_Linux_fs/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h716 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/OK3568_Linux_fs/kernel/include/dt-bindings/input/
H A Drk-input.h683 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
H A Dlinux-event-codes.h861 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput-event-codes.h861 #define ABS_MT_ORIENTATION 0x34 /* Ellipse orientation */ macro
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dxen-kbdfront.c144 input_report_abs(info->mtouch, ABS_MT_ORIENTATION, in xenkbd_handle_mt_event()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dapplespi.c1013 input_report_abs(input, ABS_MT_ORIENTATION, in report_finger_data()
1292 input_set_abs_params(touchpad_input_dev, ABS_MT_ORIENTATION, in applespi_register_touchpad_device()

12