Searched full:touchpads (Results 1 – 25 of 38) sorted by relevance
12
/linux-6.12.1/drivers/input/rmi4/ |
D | Kconfig | 53 includes support for TrackPoints on TouchPads. 72 touchpads. For sensors that support relative pointing, F11 also 82 touchpads. For sensors that support relative pointing, F12 also 91 includes support for buttons on TouchPads and ClickPads. 109 support for buttons on TouchPads and ClickPads.
|
/linux-6.12.1/Documentation/input/devices/ |
D | alps.rst | 8 ALPS touchpads, called versions 1, 2, 3, 4, 5, 6, 7 and 8. 10 Since roughly mid-2010 several new ALPS touchpads have been released and 11 integrated into a variety of laptops and netbooks. These new touchpads 19 For the purposes of this document, this group of ALPS touchpads will 20 generically be called "new ALPS touchpads". 31 All ALPS touchpads should respond to the "E6 report" command sequence: 40 For older touchpads supporting protocol versions 3 and 4, the E7 report 45 The new ALPS touchpads have an E7 signature of 73-03-50 or 73-03-0A but 71 For the new ALPS touchpads, the EC command is used to enter command 72 mode. The response in the new ALPS touchpads is significantly different, [all …]
|
/linux-6.12.1/Documentation/input/ |
D | event-codes.rst | 254 for other devices, for example digitizers and touchpads with a true 340 transformation for touchpads. Typical direct input devices: touchscreens, 341 drawing tablets; non-direct devices: touchpads, mice. 345 movements. Typical pointer devices: touchpads, tablets, mice; non-pointer 355 For touchpads where the button is placed beneath the surface, such that 366 Some touchpads, most common between 2008 and 2011, can detect the presence 369 touchpads, the SEMI_MT property should be set.
|
D | userio.rst | 18 touchpads found on laptops) without having to have the physical device in front
|
D | input.rst | 223 protocol, including Synaptics and ALPS touchpads, Intellimouse
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | hid-over-i2c.yaml | 15 I2C bus. These devices can be for example touchpads, keyboards, touch screens
|
D | atmel,maxtouch.yaml | 14 Atmel maXTouch touchscreen or touchpads such as the mXT244
|
/linux-6.12.1/drivers/hid/ |
D | Kconfig | 617 specification. Such devices are the various Logitech Touchpads (T650, 1100 Support for Synaptics RMI4 touchpads. 1101 Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid 1318 Support for Alps I2C HID touchpads and StickPointer. 1319 Say Y here if you have a Alps touchpads over i2c-hid or usbhid
|
D | hid-multitouch.c | 148 bool is_indirect; /* true for touchpads */ 578 * Model touchscreens providing buttons as touchpads. in mt_allocate_application() 731 * Model touchscreens providing buttons as touchpads. in mt_touch_input_mapping() 739 /* count the buttons on touchpads */ in mt_touch_input_mapping() 1177 * For Win8 PTP touchpads we should only look at in mt_process_mt_event() 1185 * For Win8 PTP touchpads we map both the clickpad click in mt_process_mt_event() 2204 /* Razer touchpads */
|
D | hid-elan.c | 326 * Elan MT touchpads in i2c mode send finger data in the same format in elan_i2c_report_input() 533 MODULE_DESCRIPTION("Driver for HID ELAN Touchpads");
|
/linux-6.12.1/drivers/input/mouse/ |
D | alps.h | 185 * Many (but not all) ALPS touchpads can be identified by looking at the 187 * lists a number of such touchpads.
|
D | focaltech.c | 30 * Even if the kernel is built without support for Focaltech PS/2 touchpads (or 442 * confuse some touchpads in focaltech_init()
|
D | synaptics_usb.c | 24 * There are three different types of Synaptics USB devices: Touchpads, 25 * touchsticks (or trackpoints), and touchscreens. Touchpads are well supported
|
D | hgpk.c | 640 /* C-series touchpads added the recalibrate command */ in hgpk_force_recalibrate() 698 /* Added on D-series touchpads */ in hgpk_toggle_powersave() 957 /* C-series touchpads added the recalibrate command */ in hgpk_register()
|
D | Kconfig | 223 These are the touchpads that can be found on post-February 2005
|
D | appletouch.c | 513 /* Interrupt function for older touchpads: FOUNTAIN/GEYSER1/GEYSER2 */ 653 /* Interrupt function for older touchpads: GEYSER3/GEYSER4 */
|
D | synaptics_i2c.c | 445 * But touchpads are very sensitive, so there could be errors in synaptics_i2c_work_handler()
|
D | synaptics.c | 517 * Synaptics touchpads report the y coordinate from bottom to top, which is 951 * This generation of touchpads has the trackstick buttons in synaptics_report_ext_buttons() 1736 * provides a better bandwidth and allow a better control of the touchpads.
|
D | alps.c | 461 /* x-bitmap order is reversed on v5 touchpads */ in alps_process_bitmap() 467 /* y-bitmap order is reversed on v3 and v4 touchpads */ in alps_process_bitmap() 2909 * most ALPS touchpads. in alps_identify() 3160 /* We are having trouble resyncing ALPS touchpads so disable it for now */ in alps_init()
|
D | psmouse-base.c | 1122 * Some Synaptics touchpads can emulate extended in psmouse_extensions() 1355 * As an additional quirk ALPS touchpads may not only forget to ACK in psmouse_resync()
|
/linux-6.12.1/drivers/platform/chrome/ |
D | Kconfig | 34 light sensors and touchpads.
|
/linux-6.12.1/include/linux/ |
D | rmi.h | 79 * @topbuttonpad - Used with the "5 buttons touchpads" found on the Lenovo 40
|
/linux-6.12.1/arch/x86/pci/ |
D | acpi.c | 156 * PCI devices. This typically breaks I2C controllers for touchpads
|
/linux-6.12.1/drivers/input/serio/ |
D | libps2.c | 419 * such as Logitech or Synaptics touchpads. The command is encoded as:
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sc7180-acer-aspire1.dts | 284 * NOTE: DSDT defines two possible touchpads, other one is
|
12