Searched full:clickpad (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | elan_i2c.txt | 16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
|
| H A D | elan,ekth3000.yaml | 36 elan,clickpad: 38 description: touchpad is a clickpad (the entire surface is a button)
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ti/ |
| H A D | nspire.yaml | 22 # Clickpad models
|
| /freebsd/sys/contrib/device-tree/src/arm/nspire/ |
| H A D | nspire-clp.dts | 84 model = "TI-NSPIRE Clickpad";
|
| /freebsd/sys/dev/atkbdc/ |
| H A D | psm.c | 3561 /* 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 D | ietp.c | 350 sc->is_clickpad ? "clickpad" : in ietp_attach()
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.c | 2985 /* Process ClickPad softbuttons */ in r_gestures() 3118 * Handle a case when clickpad pressure drops before than in r_gestures()
|