Searched refs:LDJ_DEVICE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-logitech-hidpp.c | 4565 #define LDJ_DEVICE(product) \ macro 4575 LDJ_DEVICE(0x4011), 4579 LDJ_DEVICE(0x4101), 4586 LDJ_DEVICE(0x1017), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4588 LDJ_DEVICE(0x402d), 4591 LDJ_DEVICE(0x101b), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4593 LDJ_DEVICE(0x101a), .driver_data = HIDPP_QUIRK_HI_RES_SCROLL_1P0 }, 4595 LDJ_DEVICE(0x4024), 4598 LDJ_DEVICE(0x4002), 4601 LDJ_DEVICE(0xb305), [all …]
|