Home
last modified time | relevance | path

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

/openbsd/sys/dev/pckbc/
H A Dpmsreg.h105 #define SYNAPTICS_CAP_PASSTHROUGH (1 << 7) macro
H A Dpms.c1190 if (syn->capabilities & SYNAPTICS_CAP_PASSTHROUGH) { in pms_enable_synaptics()
1317 if (syn->capabilities & SYNAPTICS_CAP_PASSTHROUGH) in pms_proc_synaptics()