| /linux/drivers/hid/ |
| H A D | hid-roccat-kone.h | 60 kone_button_info_type_button_7 = 0xf, /* tilt left */ 61 kone_button_info_type_button_6 = 0x10, /* tilt right */ 156 uint8_t tilt; /* right = 1, left = -1 */
|
| H A D | hid-roccat-pyra.h | 95 * Mouse sends tilt events on report_number 1 and 3 96 * Tilt events are sent repeatedly with 0.94s between first and second
|
| H A D | hid-waltop.c | 533 0x09, 0x3D, /* Usage (X Tilt), */ 534 0x09, 0x3E, /* Usage (Y Tilt), */ 676 * The tablet reports tilt as roughly sin(a)*21 (18 means 60 in waltop_raw_event() 696 * Reverse the Y Tilt direction to match the HID standard and in waltop_raw_event() 698 * Tilt Orientation. in waltop_raw_event() 703 * This effectively clamps reported tilt to 60 degrees - the in waltop_raw_event()
|
| H A D | hid-roccat-kone.c | 858 * Firmware 1.38 introduced new behaviour for tilt and special buttons. in kone_raw_event() 862 if (memcmp(&kone->last_mouse_event.tilt, &event->tilt, 5)) in kone_raw_event()
|
| H A D | hid-input.c | 1020 case 0x3d: /* X Tilt */ in hidinput_configure_usage() 1024 case 0x3e: /* Y Tilt */ in hidinput_configure_usage()
|
| /linux/drivers/input/tablet/ |
| H A D | wacom_serial4.c | 25 * - support (protocol 4-style) tilt (requires access to a > 1.4 rom model) 79 * in tilt mode. 83 * bit 6 Sign of tilt X 93 * bit 6 Sign of tilt Y 137 /* Note that this is a protocol 4 packet without tilt information. */
|
| /linux/drivers/iio/accel/ |
| H A D | mma9551.c | 22 /* Tilt application (inclination in IIO terms). */ 36 /* Tilt events are mapped to the first three GPIO pins. */ 375 "error %d reading tilt register in IRQ\n", ret); in mma9551_event_handler()
|
| H A D | kionix-kx022a.c | 1061 * TILT/WAKE or other IRQs - then we may need to implement the acking 1256 * applications and the tap/double tap, free fall and tilt engines were
|
| /linux/drivers/input/joystick/ |
| H A D | twidjoy.c | 15 * the front, six buttons on the top, and a built-in tilt sensor. The buttons 18 * at the same time) and the buttons on the top are for the thumb. The tilt
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | XPPen__Artist24.bpf.c | 67 0x09, 0x3d, // Usage (X Tilt) 85 73 0x09, 0x3e, // Usage (Y Tilt) 97
|
| /linux/Documentation/devicetree/bindings/iio/imu/ |
| H A D | bosch,smi330.yaml | 15 events information such as motion, no-motion and tilt detection.
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 560 usage_id("Digitizers", "X Tilt"): PhysRange(PhysRange.DEGREE, 90, 180), 561 usage_id("Digitizers", "Y Tilt"): PhysRange(PhysRange.DEGREE, 90, 180), 563 usage_id("Wacom", "X Tilt"): PhysRange(PhysRange.DEGREE, 90, 180), 564 usage_id("Wacom", "Y Tilt"): PhysRange(PhysRange.DEGREE, 90, 180),
|
| /linux/Documentation/devicetree/bindings/iio/ |
| H A D | mount-matrix.txt | 59 If you tilt the device, the g vector virtually coming out of the display
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc.h | 176 /* Formatters for the motorized pan & tilt [GS]ET_MPT_CTL */
|
| H A D | pwc-v4l.c | 370 /* Motor pan / tilt / reset */ in pwc_init_controls()
|
| /linux/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 411 .. [#f1] Also, the difference (TOOL_X - POSITION_X) can be used to model tilt.
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pci-defs.h | 448 uint32_t tilt:4; member 460 uint32_t tilt:4;
|
| /linux/arch/mips/pci/ |
| H A D | pci-octeon.c | 504 * TWTAE,TMAE,DPPMR -> must be zero. TILT -> must not be set to in octeon_pci_initialize()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 1728 or without compensation from tilt sensors.
|