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