Searched refs:HID_QUIRK_NO_EMPTY_INPUT (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-input.c1498 if ((hid->quirks & HID_QUIRK_NO_EMPTY_INPUT) && hidinput_connect()
1518 if (hidinput && (hid->quirks & HID_QUIRK_NO_EMPTY_INPUT) && hidinput_connect()
H A Dhid-multitouch.c1022 hdev->quirks |= HID_QUIRK_NO_EMPTY_INPUT; mt_probe()
H A Dhid-uclogic.c889 hdev->quirks |= HID_QUIRK_NO_EMPTY_INPUT; uclogic_probe()
/linux-4.1.27/include/linux/
H A Dhid.h318 #define HID_QUIRK_NO_EMPTY_INPUT 0x00000100 macro

Completed in 89 milliseconds