Searched refs:HID_DG_TOUCHSCREEN (Results 1 – 4 of 4) sorted by relevance
179 ((f)->application == HID_DG_TOUCHSCREEN) || \185 #define WACOM_DIRECT_DEVICE(f) (((f)->application == HID_DG_TOUCHSCREEN) || \
663 if (application == HID_DG_TOUCHSCREEN) in mt_allocate_application() 827 if (field->application == HID_DG_TOUCHSCREEN && in mt_touch_input_mapping() 900 field->application == HID_DG_TOUCHSCREEN)) in mt_touch_input_mapping() 1511 field->application != HID_DG_TOUCHSCREEN && in mt_input_mapping() 1601 * only the HID_DG_TOUCHSCREEN collections. The touchpad collection (and the in mt_yogabook9_fixup() 1996 case HID_DG_TOUCHSCREEN: in mt_input_configured()
871 case HID_DG_TOUCHSCREEN: in ntrig_input_configured()
238 #define HID_DG_TOUCHSCREEN 0x000d0004 macro