Home
last modified time | relevance | path

Searched refs:trackpad (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-lazor-limozeen-nots-r4.dts16 * rev4-sku5 was built with a different trackpad.
18 /delete-node/&trackpad;
20 trackpad: trackpad@2c { label
H A Dsc7280-herobrine-herobrine-r1.dts52 * Although the trackpad is really part of the herobrine baseboard, we'll
54 * might hook up different trackpads (or no i2c trackpad at all in the case
61 trackpad: trackpad@15 { label
78 * eDP. Like the trackpad, we'll put it in the board device tree file since
H A Dsc7180-trogdor-pazquel.dtsi29 /delete-node/&trackpad;
32 trackpad: trackpad@15 { label
H A Dsc7280-crd-r3.dts49 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-zombie.dtsi27 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-evoker.dtsi27 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-villager.dtsi26 trackpad: trackpad@2c { label
/linux-6.15/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm-hana.dtsi47 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a
48 * second source trackpad.
50 trackpad2: trackpad@2c {
58 * The trackpad needs a post-power-on delay of 100ms,
62 * trackpad.
96 &trackpad {
H A Dmt8186-corsola-tentacool-sku327683.dts12 /* This variant replaces only the trackpad controller. */
14 /delete-node/ trackpad@15;
16 trackpad@15 {
H A Dmt8186-corsola-tentacruel-sku262148.dts14 /* This variant replaces only the trackpad controller. */
16 /delete-node/ trackpad@15;
18 trackpad@15 {
H A Dmt8183-kukui-jacuzzi.dtsi127 trackpad@15 {
459 trackpad_pins: trackpad-pins {
460 trackpad-int {
H A Dmt8183-kukui-jacuzzi-juniper.dtsi10 trackpad@2c {
H A Dmt8183-kukui-jacuzzi-fennel.dtsi14 trackpad@2c {
H A Dmt8183-kukui-jacuzzi-pico.dts23 trackpad@2c {
H A Dmt8183-kukui-jacuzzi-cozmo.dts23 trackpad@2c {
H A Dmt8183-kukui-jacuzzi-willow.dtsi25 trackpad@2c {
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dazoteq,iqs7211.yaml13 The Azoteq IQS7210A, IQS7211A and IQS7211E trackpad and touchscreen control-
123 Specifies the rate (in ms) at which the trackpad reference values
188 trackpad:
190 description: Represents all channels associated with the trackpad.
256 description: Specifies the trackpad's ATI target.
262 description: Specifies the trackpad's touch entrance factor.
268 description: Specifies the trackpad's touch exit factor.
280 description: Specifies the trackpad's conversion period.
646 trackpad:
677 trackpad {
[all …]
H A Dazoteq,iqs5xx.yaml13 The Azoteq IQS550, IQS572 and IQS525 trackpad and touchscreen controllers
/linux-6.15/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml63 Specifies the rate at which the trackpad, generic and Hall channels are
428 - trackpad-3x2
429 - trackpad-3x3
507 "^trackpad-3x[2-3]$":
561 Specifies the trackpad's ATI mode as follows:
573 description: Specifies the trackpad's ATI target.
618 description: Specifies the trackpad's touch hysteresis.
636 azoteq,filt-str-trackpad:
673 remains on trackpad) instead of a flick (finger leaves trackpad).
705 description: Represents a single trackpad channel.
[all …]
H A Dazoteq,iqs7222.yaml183 trackpad:
185 description: Represents all channels associated with the trackpad.
198 rectangular trackpad.
204 description: Specifies the number of rows that comprise the trackpad.
232 Directs the trackpad to respond to the proximity states of the
234 Note the trackpad cannot report granular coordinates during a
242 description: Specifies the trackpad's lower starting points.
248 description: Specifies the trackpad's upper starting points.
314 trackpad gesture).
591 slider/trackpad gesture).
[all …]
H A Dcypress,cyapa.yaml42 trackpad@67 {
/linux-6.15/drivers/input/misc/
H A Diqs626a.c449 struct input_dev *trackpad; member
1442 if (!iqs626->trackpad) in iqs626_input_init()
1446 iqs626->trackpad->keycode = iqs626->tp_code; in iqs626_input_init()
1449 iqs626->trackpad->name = "iqs626a_trackpad"; in iqs626_input_init()
1450 iqs626->trackpad->id.bustype = BUS_I2C; in iqs626_input_init()
1463 input_set_abs_params(iqs626->trackpad, in iqs626_input_init()
1466 input_set_abs_params(iqs626->trackpad, in iqs626_input_init()
1478 error = input_register_device(iqs626->trackpad); in iqs626_input_init()
1588 input_sync(iqs626->trackpad); in iqs626_report()
1595 input_report_key(iqs626->trackpad, in iqs626_report()
[all …]
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-bob.dts47 trackpad: trackpad@15 { label
/linux-6.15/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-chromebook.dtsi126 trackpad@15 {
167 trackpad {
168 trackpad_int: trackpad-int {
/linux-6.15/drivers/platform/chrome/
H A Dchromeos_of_hw_prober.c61 DEFINE_CHROMEOS_I2C_PROBE_CFG_SIMPLE_BY_TYPE(trackpad);

123