Home
last modified time | relevance | path

Searched refs:touchpad (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.3-rc2/Documentation/devicetree/bindings/input/
A Dcypress,cyapa.txt10 - 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 {
A Delan,ekth3000.yaml27 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 {
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
A Datmel,maxtouch.yaml7 title: Atmel maXTouch touchscreen/touchpad
/linux-6.3-rc2/Documentation/input/devices/
A Dappletouch.rst9 appletouch is a Linux kernel driver for the USB touchpad found on post
17 to have touchpad acceleration, scrolling, etc.
19 Credits go to Johannes Berg for reverse-engineering the touchpad protocol,
21 information about the inner workings of the touchpad sensors. Michael
27 In order to use the touchpad in the basic mode, compile the driver and load
31 In X11, you can configure the touchpad to use the synaptics X11 driver, which
71 The touchpad sensors are very sensitive to heat, and will generate a lot of
92 .. [#f1] http://johannes.sipsolutions.net/PowerBook/touchpad/
94 .. [#f2] `<http://web.archive.org/web/*/http://web.telia.com/~u89404340/touchpad/index.html>`_
A Dalps.rst7 Currently the ALPS touchpad driver supports seven protocol versions in use by
17 choice was made. The new touchpad signatures are named: "Rushmore",
32 E8-E6-E6-E6-E9. An ALPS touchpad should respond with either 00-00-0A or
57 To exit command mode, PSMOUSE_CMD_SETSTREAM (EA) is sent to the touchpad.
84 CAPITALS = stick, miniscules = touchpad
102 pointingstick and touchpad buttons.
152 the touchpad are used at the same time.
161 The first type is the touchpad position packet::
283 For touchpad packet, the format is::
292 (v6 touchpad does not have middle button)
[all …]
A Delantech.rst49 Currently the Linux Elantech touchpad driver is aware of four different
64 with the Xorg Synaptics touchpad driver and its graphical configuration
67 Note that a mouse button is also associated with either the touchpad or the
71 Additionally the operation of the touchpad can be altered by adjusting the
82 in relative mode and not in absolute mode. As the Linux Elantech touchpad
280 n1..n0 = number of fingers on touchpad
322 n1..n0 = number of fingers on touchpad
434 n1..n0 = number of fingers on touchpad
496 n1..n0 = number of fingers on touchpad
579 n1..n0 = number of fingers on touchpad
[all …]
/linux-6.3-rc2/drivers/hid/
A Dhid-sony.c487 struct input_dev *touchpad; member
883 input_mt_slot(sc->touchpad, n); in nsg_mrxu_parse_report()
913 input_mt_sync_frame(sc->touchpad); in nsg_mrxu_parse_report()
915 input_sync(sc->touchpad); in nsg_mrxu_parse_report()
1016 if (!sc->touchpad) in sony_register_touchpad()
1019 input_set_drvdata(sc->touchpad, sc); in sony_register_touchpad()
1021 sc->touchpad->phys = sc->hdev->phys; in sony_register_touchpad()
1022 sc->touchpad->uniq = sc->hdev->uniq; in sony_register_touchpad()
1039 sc->touchpad->name = name; in sony_register_touchpad()
1042 __set_bit(EV_KEY, sc->touchpad->evbit); in sony_register_touchpad()
[all …]
A Dhid-playstation.c150 struct input_dev *touchpad; member
363 struct input_dev *touchpad; member
889 struct input_dev *touchpad; in ps_touchpad_create() local
893 if (IS_ERR(touchpad)) in ps_touchpad_create()
894 return ERR_CAST(touchpad); in ps_touchpad_create()
911 return touchpad; in ps_touchpad_create()
1444 input_sync(ds->touchpad); in dualsense_parse_report()
1678 if (IS_ERR(ds->touchpad)) { in dualsense_create()
1679 ret = PTR_ERR(ds->touchpad); in dualsense_create()
2301 input_sync(ds4->touchpad); in dualshock4_parse_report()
[all …]
/linux-6.3-rc2/drivers/input/misc/
A Dad714x.c117 struct ad714x_touchpad_drv *touchpad; member
576 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_sensor_val()
596 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_highest_stage()
597 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; in touchpad_cal_highest_stage()
617 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_check_second_peak()
618 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; in touchpad_check_second_peak()
656 struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; in touchpad_cal_abs_pos()
657 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; in touchpad_cal_abs_pos()
670 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; in touchpad_cal_flt_pos()
794 struct ad714x_touchpad_drv *sw = &ad714x->sw->touchpad[idx]; in ad714x_touchpad_state_machine()
[all …]
/linux-6.3-rc2/drivers/input/mouse/
A DKconfig31 <http://w1.894.telia.com/~u89404340/touchpad/index.html>
35 to take advantage of the advanced features of the touchpad.
47 Say Y here if you have an ALPS PS/2 touchpad connected to
57 Say Y here if you have a BYD PS/2 touchpad connected to
128 Say Y here if you have an Elantech PS/2 touchpad connected
144 Say Y here if you have a Elantech touchpad connected to
154 with Sentelic Finger Sensing Pad touchpad.
172 PS/2 touchpad/tablet device). The manufacturer calls the
173 touchpad an HGPK.
330 tristate "IBM PC110 touchpad"
[all …]
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dmsm8998-asus-novago-tp370ql.dts17 touchpad@15 {
21 pinctrl-0 = <&touchpad>;
A Dmsm8998-hp-envy-x2.dts21 pinctrl-0 = <&touchpad>;
A Dmsm8998-lenovo-miix-630.dts21 pinctrl-0 = <&touchpad>;
A Dmsm8998-clamshell.dtsi360 touchpad: touchpad-pin-state { label
/linux-6.3-rc2/drivers/hid/surface-hid/
A DKconfig18 integrated touchpad and keyboard.
21 integrated touchpad and keyboard, on 7th generation Microsoft Surface
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-platform-ideapad-laptop21 What: /sys/bus/platform/devices/VPC2004:*/touchpad
26 Control touchpad mode.
A Dsysfs-platform-asus-wmi27 What: /sys/devices/platform/<platform>/touchpad
32 Control the card touchpad. 1 means on, 0 means off.
A Dsysfs-platform-msi-laptop33 What: /sys/devices/platform/msi-laptop-pf/touchpad
38 Contains either 0 or 1 and indicates if touchpad is turned on.
A Dsysfs-driver-toshiba_acpi40 What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS{1900,620{0,7,8}}:00/touchpad
44 Description: This files controls the status of the touchpad and pointing
/linux-6.3-rc2/include/linux/input/
A Dad714x.h56 struct ad714x_touchpad_plat *touchpad; member
/linux-6.3-rc2/drivers/hid/i2c-hid/
A DKconfig14 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
29 Say Y here if you use a keyboard, a touchpad, a touchscreen, or any
/linux-6.3-rc2/Documentation/devicetree/bindings/input/rmi4/
A Drmi_2d_sensor.txt35 - syna,sensor-type: Set the sensor type. 1 for touchscreen 2 for touchpad.
/linux-6.3-rc2/Documentation/x86/
A Dusb-legacy-support.rst20 features (wheel, extra buttons, touchpad mode) of the real PS/2 mouse may
/linux-6.3-rc2/Documentation/input/
A Devent-codes.rst152 touchpad may set the value to 1 only when the touch pressure rises above a
161 interpreted as a touchpad by userspace, while a similar device without
171 them on the touchpad in an effort to scroll content on screen,
221 EV_ABS events describe absolute changes in a property. For example, a touchpad
384 device. Instead, the top area of the touchpad is marked to show

Completed in 47 milliseconds

12