Searched refs:HID_DG_STYLUS (Results 1 – 5 of 5) sorted by relevance
170 #define WACOM_PEN_FIELD(f) (((f)->logical == HID_DG_STYLUS) || \171 ((f)->physical == HID_DG_STYLUS) || \
1538 if (report->field[0]->physical == HID_DG_STYLUS) { in mt_input_configured()1561 case HID_DG_STYLUS: in mt_input_configured()
496 field->physical == HID_DG_STYLUS; in hidinput_setup_battery()1535 case HID_DG_STYLUS: in hidinput_allocate()
242 field->physical == HID_DG_STYLUS) { in wacom_hid_usage_quirk()
241 #define HID_DG_STYLUS 0x000d0020 macro