Searched refs:STYLUS (Results 1 – 2 of 2) sorted by relevance
156 enum { STYLUS = 1, ERASER, CURSOR }; enumerator336 tool = (button & wacom->eraser_mask) ? ERASER : STYLUS; in wacom_handle_packet()
342 BTN_{STYLUS,STYLUS2} should be used to report buttons on the tool itself. Any