Searched refs:tilt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-roccat-kone.c | 855 * Firmware 1.38 introduced new behaviour for tilt and special buttons. in kone_raw_event() 859 if (memcmp(&kone->last_mouse_event.tilt, &event->tilt, 5)) in kone_raw_event() 863 memset(&event->tilt, 0, 5); in kone_raw_event()
|
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 */ 155 uint8_t tilt; /* right = 1, left = -1 */ member
|
/kernel/linux/linux-6.6/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-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()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-pci-defs.h | 448 uint32_t tilt:4; member 460 uint32_t tilt:4;
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-pci-defs.h | 448 uint32_t tilt:4; member 460 uint32_t tilt:4;
|
Completed in 12 milliseconds