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