Searched refs:HIDMS_TIP (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/hid/
H A Dhidmsvar.h59 #define HIDMS_TIP 0x0100 /* Tip switch on a digitiser pen */ macro
H A Dhidms.c86 ms->sc_flags |= HIDMS_TIP;
397 ms->sc_flags |= HIDMS_TIP;
485 if (ms->sc_flags & HIDMS_TIP)

Completed in 71 milliseconds