Searched full:clickpad (Results 1 – 6 of 6) sorted by relevance
| /freebsd-src/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-src/sys/contrib/device-tree/Bindings/arm/ti/ |
| H A D | nspire.yaml | 22 # Clickpad models
|
| /freebsd-src/sys/dev/atkbdc/ |
| H A D | psm.c | 3555 /* Handle ClickPad */ 3879 /* Process ClickPad softbuttons */ 5711 /* Softbuttons is clickpad only feature */ 5754 /* Softbuttons is clickpad only feature */ 5784 * Values are taken to match HP Pavilion dv6 clickpad drawings 6592 * ClickPad properties are not exported through PS/2 6645 printf(" Clickpad capabilities:\n"); 7380 printf(" Clickpad: %d\n", elanhw.isclickpad); 7509 { 0x1700ae30, "Lenovo PS/2 clickpad port" }, /* LEN0017, ThinkPad */ 7510 { 0x1800ae30, "Lenovo PS/2 clickpad port" }, /* LEN0018, ThinkPad */ [all …]
|
| /freebsd-src/sys/contrib/device-tree/src/arm/nspire/ |
| H A D | nspire-clp.dts | 84 model = "TI-NSPIRE Clickpad";
|
| /freebsd-src/sys/dev/hid/ |
| H A D | ietp.c | 322 sc->is_clickpad ? "clickpad" : in ietp_attach()
|