Home
last modified time | relevance | path

Searched full:clickpad (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Delan_i2c.txt16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
H A Delan,ekth3000.yaml36 elan,clickpad:
38 description: touchpad is a clickpad (the entire surface is a button)
/freebsd/sys/contrib/device-tree/Bindings/arm/ti/
H A Dnspire.yaml22 # Clickpad models
/freebsd/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire-clp.dts84 model = "TI-NSPIRE Clickpad";
/freebsd/sys/dev/atkbdc/
H A Dpsm.c3561 /* Handle ClickPad */
3885 /* Process ClickPad softbuttons */
5758 /* Softbuttons is clickpad only feature */
5801 /* Softbuttons is clickpad only feature */
5831 * Values are taken to match HP Pavilion dv6 clickpad drawings
6639 * ClickPad properties are not exported through PS/2
6692 printf(" Clickpad capabilities:\n");
7427 printf(" Clickpad: %d\n", elanhw.isclickpad);
7556 { 0x1700ae30, "Lenovo PS/2 clickpad port" }, /* LEN0017, ThinkPad */
7557 { 0x1800ae30, "Lenovo PS/2 clickpad port" }, /* LEN0018, ThinkPad */
[all …]
/freebsd/sys/dev/hid/
H A Dietp.c350 sc->is_clickpad ? "clickpad" : in ietp_attach()
/freebsd/usr.sbin/moused/moused/
H A Dmoused.c2985 /* Process ClickPad softbuttons */ in r_gestures()
3118 * Handle a case when clickpad pressure drops before than in r_gestures()