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