Searched refs:LDJ_DEVICE (Results 1 – 1 of 1) sorted by relevance
/drivers/hid/ |
D | hid-logitech-hidpp.c | 4313 #define LDJ_DEVICE(product) \ macro 4323 LDJ_DEVICE(0x4011), 4327 LDJ_DEVICE(0x4101), 4334 LDJ_DEVICE(0x1017), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4336 LDJ_DEVICE(0x402d), 4339 LDJ_DEVICE(0x101b), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4341 LDJ_DEVICE(0x101a), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4343 LDJ_DEVICE(0x4024), 4346 LDJ_DEVICE(0x4002), 4349 LDJ_DEVICE(0xb305), [all …]
|