Home
last modified time | relevance | path

Searched full:touchpad (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dcypress,cyapa.txt1 Cypress I2C Touchpad
10 - wakeup-source: touchpad can be used as a wakeup source.
23 /* Cypress Gen3 touchpad */
24 touchpad@67 {
32 /* Cypress Gen5 and later touchpad */
33 touchpad@24 {
H A Delan_i2c.txt1 Elantech I2C Touchpad
10 - wakeup-source: touchpad can be used as a wakeup source.
15 - elan,trackpoint: touchpad can support a trackpoint (boolean)
16 - elan,clickpad: touchpad is a clickpad (the entire surface is a button)
17 - elan,middle-button: touchpad has a physical middle button
35 touchpad@15 {
H A Delan,ekth3000.yaml7 title: Elantech I2C Touchpad
27 description: touchpad can be used as a wakeup source
34 description: touchpad can support a trackpoint
38 description: touchpad is a clickpad (the entire surface is a button)
42 description: touchpad has a physical middle button
74 touchpad@15 {
H A Datmel,maxtouch.txt1 Atmel maXTouch touchscreen/touchpad
16 - interrupts: The sink for the touchpad's IRQ output
19 Optional properties for main touchpad device:
H A Dmicrochip,qt1050.txt13 - interrupts: The sink for the touchpad's IRQ output,
34 Each touchpad need some time to precharge. The value depends on the mechanical
H A Dilitek,ili2xxx.txt15 Optional properties for main touchpad device:
H A Dcypress,cyapa.yaml7 title: Cypress All Points Addressable (APA) I2C Touchpad / Trackpad
/freebsd/share/man/man4/
H A Dhconf.429 .Nd MS Windows Precision Touchpad configuration driver
49 driver provides support for generic MS Windows Precision Touchpad
63 HID device input mode: 0 = mouse, 3 = touchpad.
H A Dpsm.4462 Retrieves extra information associated with Synaptics Touchpad.
468 int infoRot180; /* touchpad is rotated */
469 int infoPortrait; /* touchpad is a portrait */
475 int infoGeometry; /* touchpad dimensions */
489 .Em Synaptics TouchPad Interfacing Guide
820 .%T Synaptics TouchPad Interfacing Guide
848 It is reported that ALPS GlidePoint, Synaptics Touchpad, IBM/Lenovo
H A Dietp.430 .Nd Elantech I2C touchpad device driver
53 driver provides support for the Elantech I2C touchpad multi-touch devices
H A Datp.433 .Nd Apple touchpad driver
128 To discover the product\-id of a touchpad, search for 'Trackpad' in the
H A Dwsp.430 .Nd Wellspring touchpad driver
68 is used for extended usage of the touchpad like multi-finger support,
H A Dbcm5974.430 .Nd Wellspring touchpad driver
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998-asus-novago-tp370ql.dts17 touchpad@15 {
21 pinctrl-0 = <&touchpad>;
H A Dmsm8998-hp-envy-x2.dts21 pinctrl-0 = <&touchpad>;
H A Dmsm8998-lenovo-miix-630.dts21 pinctrl-0 = <&touchpad>;
/freebsd/sys/dev/atkbdc/
H A Dpsm.c478 int muxtpbuttons; /* Touchpad button state */
719 { MOUSE_MODEL_SYNAPTICS, /* Synaptics Touchpad */
721 { MOUSE_MODEL_ELANTECH, /* Elantech Touchpad */
986 { MOUSE_MODEL_SYNAPTICS, "Synaptics Touchpad" }, in model_name()
988 { MOUSE_MODEL_ELANTECH, "Elantech Touchpad" }, in model_name()
1139 * FIXME: Synaptics TouchPad seems to go back to Relative Mode with
1174 * TouchPad when it operates in Relative Mode.
1690 #define PS2_MOUSE_SYNAPTICS_NAME "SynPS/2 Synaptics TouchPad"
1694 #define PS2_MOUSE_ELANTECH_NAME "ETPS/2 Elantech Touchpad"
2002 /* Some touchpad devices need full reinitialization after suspend. */
[all …]
/freebsd/sys/dev/hid/
H A Dbcm5974.c75 "HID wellspring touchpad");
93 * touchpad protocol has been copied from Linux's
187 uint16_t pressure; /* pressure on forcetouch touchpad */
540 * driver) of touchpad and keyboard drivers and issue direct USB requests.
685 * The bcm5974 touchpad has no stable RAW mode TLC in its report in bcm5974_identify()
706 hidbus_set_desc(dev, "Touchpad"); in bcm5974_probe()
912 * By default the touchpad behaves like a HID device, sending in bcm5974_ev_open()
H A Dhmt.c289 sc->type == HMT_TYPE_TOUCHPAD ? "TouchPad" : "TouchScreen"); in hmt_probe()
362 /* Switch touchpad in to absolute multitouch mode */ in hmt_attach()
446 sc->type == HMT_TYPE_TOUCHSCREEN ? "touchscreen" : "touchpad", in hmt_attach()
678 * Get left button usage taking in account MS Precision Touchpad specs. in hmt_hid_parse()
680 * Button 1 - Indicates Button State for touchpad button integrated in hmt_hid_parse()
871 /* Find touchpad's configuration TLC */ in hmt_set_input_mode()
H A Dietp.c29 * Elan I2C Touchpad driver. Based on Linux driver.
57 "Elantech Touchpad");
234 DPRINTFN(5, "Ignore HID-compatible touchpad on %s\n", in ietp_probe()
239 device_set_desc(sc->dev, "Elan Touchpad"); in ietp_probe()
H A Dhconf.c32 …om/en-us/windows-hardware/design/component-guidelines/windows-precision-touchpad-required-hid-top-…
77 .descr = "HID device input mode: 0 = mouse, 3 = touchpad",
/freebsd/sys/contrib/device-tree/Bindings/arm/ti/
H A Dnspire.yaml20 # Touchpad models
/freebsd/sys/contrib/device-tree/src/arm/nspire/
H A Dnspire-tp.dts83 model = "TI-NSPIRE Touchpad";
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-coolpi-cm5-genbook.dts170 touchpad: touchpad@2c { label
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt35 - syna,sensor-type: Set the sensor type. 1 for touchscreen 2 for touchpad.

123