Searched refs:HID_QUIRK_HIDDEV_FORCE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | hid.h | 346 #define HID_QUIRK_HIDDEV_FORCE BIT(4) macro |
/Linux-v4.19/drivers/hid/ | ||
D | hid-core.c | 1681 if (hdev->quirks & HID_QUIRK_HIDDEV_FORCE) in hid_connect() |