Home
last modified time | relevance | path

Searched refs:SYNAPTICS_MODEL_NEWABS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pckbc/
H A Dpmsreg.h117 #define SYNAPTICS_MODEL_NEWABS (1 << 7) macro
H A Dpms.c1095 if ((syn->model & SYNAPTICS_MODEL_NEWABS) == 0) { in synaptics_get_hwinfo()