Searched refs:HID_DG_TOUCHSCREEN (Results 1 – 5 of 5) sorted by relevance
180 ((f)->application == HID_DG_TOUCHSCREEN) || \186 #define WACOM_DIRECT_DEVICE(f) (((f)->application == HID_DG_TOUCHSCREEN) || \
568 if (application == HID_DG_TOUCHSCREEN) in mt_allocate_application()727 if (field->application == HID_DG_TOUCHSCREEN && in mt_touch_input_mapping()799 field->application == HID_DG_TOUCHSCREEN)) in mt_touch_input_mapping()1343 field->application != HID_DG_TOUCHSCREEN && in mt_input_mapping()1610 case HID_DG_TOUCHSCREEN: in mt_input_configured()
871 case HID_DG_TOUCHSCREEN: in ntrig_input_configured()
926 case HID_DG_TOUCHSCREEN: in hidinput_configure_usage()1958 case HID_DG_TOUCHSCREEN: in hidinput_allocate()
232 #define HID_DG_TOUCHSCREEN 0x000d0004 macro