Searched refs:LDJ_DEVICE (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/hid/ |
D | hid-logitech-hidpp.c | 4533 #define LDJ_DEVICE(product) \ macro 4543 LDJ_DEVICE(0x4011), 4547 LDJ_DEVICE(0x4101), 4554 LDJ_DEVICE(0x1017), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4556 LDJ_DEVICE(0x402d), 4559 LDJ_DEVICE(0x101b), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4561 LDJ_DEVICE(0x101a), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4563 LDJ_DEVICE(0x4024), 4566 LDJ_DEVICE(0x4002), 4569 LDJ_DEVICE(0xb305), [all …]
|