Home
last modified time | relevance | path

Searched refs:contacts_max (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsmousevar.h239 int contacts_max; /* inclusive (not needed for MT touchpads) */ member
H A Dwstpad.c1612 if (input->hw.contacts_max != 1) in wstpad_configure()
/openbsd/sys/dev/pckbc/
H A Dpms.c1086 hw->contacts_max = SYNAPTICS_MAX_FINGERS; in synaptics_get_hwinfo()
1088 hw->contacts_max = 1; in synaptics_get_hwinfo()
1468 hw->contacts_max = 1; in alps_get_hwinfo()