Searched refs:HID_QUIRK_NO_INPUT_SYNC (Results 1 – 3 of 3) sorted by relevance
325 #define HID_QUIRK_NO_INPUT_SYNC 0x80000000 macro
597 hdev->quirks |= HID_QUIRK_NO_INPUT_SYNC; in mt_probe()
1014 if (hid->quirks & HID_QUIRK_NO_INPUT_SYNC) in hidinput_report_event()