Searched refs:HID_DG_STYLUS (Results 1 – 3 of 3) sorted by relevance
87 #define WACOM_PEN_FIELD(f) (((f)->logical == HID_DG_STYLUS) || \88 ((f)->physical == HID_DG_STYLUS) || \
843 if (field->physical == HID_DG_STYLUS) in mt_input_mapping()866 if (field->physical == HID_DG_STYLUS) in mt_input_mapped()1010 if (hi->report->field[0]->physical == HID_DG_STYLUS) { in mt_input_configured()1025 case HID_DG_STYLUS: in mt_input_configured()
221 #define HID_DG_STYLUS 0x000d0020 macro