Home
last modified time | relevance | path

Searched refs:HID_DG_CONTACTCOUNT (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/drivers/hid/
Dhid-quanta.c68 case HID_DG_CONTACTCOUNT: in quanta_input_mapping()
168 case HID_DG_CONTACTCOUNT: in quanta_event()
Dhid-mosart.c71 case HID_DG_CONTACTCOUNT: in mosart_input_mapping()
175 case HID_DG_CONTACTCOUNT: in mosart_event()
Dhid-3m-pct.c91 case HID_DG_CONTACTCOUNT: in mmm_input_mapping()
222 case HID_DG_CONTACTCOUNT: in mmm_event()
Dhid-multitouch.c240 case HID_DG_CONTACTCOUNT: in mt_input_mapping()
377 case HID_DG_CONTACTCOUNT: in mt_event()
Dhid-stantum.c67 case HID_DG_CONTACTCOUNT: in stantum_input_mapping()
Dhid-ntrig.c756 case HID_DG_CONTACTCOUNT: /* End of a multitouch group */ in ntrig_event()
/linux-2.6.39/include/linux/
Dhid.h274 #define HID_DG_CONTACTCOUNT 0x000d0054 macro