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

/openbsd-current/sys/dev/wscons/
H A Dwsmousevar.h239 int contacts_max; /* inclusive (not needed for MT touchpads) */ member in struct:wsmousehw
H A Dwstpad.c1608 if (input->hw.contacts_max != 1)
/openbsd-current/sys/dev/pckbc/
H A Dpms.c1080 hw->contacts_max = SYNAPTICS_MAX_FINGERS;
1082 hw->contacts_max = 1;
1462 hw->contacts_max = 1;

Completed in 185 milliseconds