Searched refs:HID_QUIRK_HIDDEV_FORCE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | hid.h | 311 #define HID_QUIRK_HIDDEV_FORCE 0x00000010 macro |
/linux-2.6.39/drivers/hid/ | ||
D | hid-core.c | 1200 if (hdev->quirks & HID_QUIRK_HIDDEV_FORCE) in hid_connect() |