Searched +full:trackpad +full:- +full:3 +full:x3 (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jeff LaBundy <jeff@labundy.com>13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features14 additional Hall-effect and inductive sensing capabilities.19 - $ref: touchscreen/touchscreen.yaml#31 "#address-cells":34 "#size-cells":37 azoteq,suspend-mode:[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause39 * Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)42 * Copyright (C) 2005 Frank Arnold (frank@scirocco-5v-turbo.de)44 * Copyright (C) 2005 Michael Hanselmann (linux-kernel@hansmi.ch)49 * Author's note: 'atp' supports two distinct families of Apple trackpad56 * I'm grateful to Stephan Scheunig, Angela Naegele, and Nokia IT-support132 * A double-tap followed by a single-finger slide is treated as a134 * virtual button-press for the lifetime of the slide. The following156 #define FG_MAX_DELTA_MICKEYS ((3 * (FG_SCALE_FACTOR)) >> 1)[all …]
6 # http://www.linux-usb.org/usb-ids.html7 # or send entries as patches (diff -u old new) in the10 # http://www.linux-usb.org/usb.ids13 # Date: 2025-09-15 20:34:0220 # device device_name <-- single tab21 # interface interface_name <-- two tabs38 5301 GW-US54ZGL 802.11bg54 145f NW-3100 802.11b/g 54Mbps Wireless Network Adapter [zd1211]64 0200 TP-Link86 120e ASI120MC-S Planetary Camera[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/gpio-keys.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>13 #include <dt-bindings/sound/sc7180-lpass.h>16 #include "sc7180-firmware-tfa.dtsi"22 thermal-zones {23 charger_thermal: charger-thermal {[all …]
1 /*-28 * Thanks are also due to Rick Macklem, rick@snowhite.cis.uoguelph.ca -36 * Andrew Herbert <andrew@werple.apana.org.au> - 8 June 199339 * Andrew Herbert - 12 June 199342 * - 13 June 199344 * Modified for PS/2 AUX mouse by Shoji Yuen <yuen@nuie.nagoya-u.ac.jp>45 * - 24 October 199348 * Kazutaka Yokota <yokota@zodiac.mech.utsunomiya-u.ac.jp>49 * - 3, 14, 22 October 1996.50 * - 12 November 1996. IOCTLs and rearranging `psmread', `psmioctl'...[all …]