Searched refs:HID_DG_STYLUS (Results 1 – 3 of 3) sorted by relevance
81 #define WACOM_PEN_FIELD(f) (((f)->logical == HID_DG_STYLUS) || \82 ((f)->physical == HID_DG_STYLUS) || \
793 if (field->physical == HID_DG_STYLUS) in mt_input_mapping()812 if (field->physical == HID_DG_STYLUS) in mt_input_mapped()952 if (hi->report->field[0]->physical == HID_DG_STYLUS) { in mt_input_configured()967 case HID_DG_STYLUS: in mt_input_configured()
221 #define HID_DG_STYLUS 0x000d0020 macro