Home
last modified time | relevance | path

Searched refs:BELKIN_HIDDEV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-belkin.c21 #define BELKIN_HIDDEV 0x01 macro
60 ((quirks & BELKIN_HIDDEV) ? HID_CONNECT_HIDDEV_FORCE : 0)); in belkin_probe()
73 .driver_data = BELKIN_HIDDEV },
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-belkin.c21 #define BELKIN_HIDDEV 0x01 macro
60 ((quirks & BELKIN_HIDDEV) ? HID_CONNECT_HIDDEV_FORCE : 0)); in belkin_probe()
73 .driver_data = BELKIN_HIDDEV },

Completed in 2 milliseconds