Searched refs:HID_QUIRK_NOTOUCH (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-input.c956 device->quirks |= HID_QUIRK_NOTOUCH;
1013 device->quirks &= ~HID_QUIRK_NOTOUCH;
1656 if (*quirks & HID_QUIRK_NOTOUCH) {
/linux-master/include/linux/
H A Dhid.h346 * | @HID_QUIRK_NOTOUCH:
368 #define HID_QUIRK_NOTOUCH BIT(1) macro

Completed in 134 milliseconds