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