| /Linux-v6.1/arch/arm64/boot/dts/qcom/ |
| D | sc7180-trogdor-lazor-limozeen-nots-r4.dts | 16 * rev4-sku5 was built with a different trackpad. 18 /delete-node/&trackpad; 20 trackpad: trackpad@2c { label
|
| D | sc7280-herobrine-herobrine-r1.dts | 55 * Although the trackpad is really part of the herobrine baseboard, we'll 57 * might hook up different trackpads (or no i2c trackpad at all in the case 64 trackpad: trackpad@15 { label 81 * eDP. Like the trackpad, we'll put it in the board device tree file since
|
| D | sc7180-trogdor-pazquel.dtsi | 30 /delete-node/&trackpad; 33 trackpad: trackpad@15 { label
|
| D | sc7280-crd-r3.dts | 45 trackpad: trackpad@15 { label
|
| D | sc7280-herobrine-evoker-r0.dts | 33 trackpad: trackpad@2c { label
|
| D | sc7280-herobrine-villager.dtsi | 26 trackpad: trackpad@2c { label
|
| D | sc7280-herobrine-crd.dts | 58 trackpad: trackpad@15 { label
|
| D | sc7180-trogdor-r1.dts | 51 &trackpad {
|
| D | sc7180-trogdor-lazor.dtsi | 67 &trackpad {
|
| /Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
| D | mt8173-elm-hana.dtsi | 37 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a 38 * second source trackpad. 40 trackpad2: trackpad@2c {
|
| D | mt8183-kukui-jacuzzi-fennel.dtsi | 14 trackpad@2c {
|
| D | mt8183-kukui-jacuzzi-juniper.dtsi | 10 trackpad@2c {
|
| D | mt8183-kukui-jacuzzi-willow.dtsi | 10 trackpad@2c {
|
| D | mt8183-kukui-jacuzzi-cozmo.dts | 20 trackpad@2c {
|
| D | mt8183-kukui-jacuzzi.dtsi | 136 trackpad@15 { 452 trackpad_pins: trackpad-pins {
|
| /Linux-v6.1/drivers/input/misc/ |
| D | iqs626a.c | 449 struct input_dev *trackpad; member 1461 iqs626->trackpad = devm_input_allocate_device(&client->dev); in iqs626_input_init() 1462 if (!iqs626->trackpad) in iqs626_input_init() 1465 iqs626->trackpad->keycodemax = ARRAY_SIZE(iqs626->tp_code); in iqs626_input_init() 1466 iqs626->trackpad->keycode = iqs626->tp_code; in iqs626_input_init() 1467 iqs626->trackpad->keycodesize = sizeof(*iqs626->tp_code); in iqs626_input_init() 1469 iqs626->trackpad->name = "iqs626a_trackpad"; in iqs626_input_init() 1470 iqs626->trackpad->id.bustype = BUS_I2C; in iqs626_input_init() 1479 input_set_capability(iqs626->trackpad, EV_KEY, BTN_TOUCH); in iqs626_input_init() 1480 input_set_abs_params(iqs626->trackpad, ABS_Y, 0, 255, 0, 0); in iqs626_input_init() [all …]
|
| /Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
| D | rk3399-gru-bob.dts | 47 trackpad: trackpad@15 { label
|
| D | rk3399-gru.dtsi | 263 pp3300_trackpad: pp3300-trackpad { 838 trackpad { 843 trackpad_int_l: trackpad-int-l {
|
| D | rk3399-gru-kevin.dts | 225 trackpad@4a {
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | rk3288-veyron-chromebook.dtsi | 126 trackpad@15 { 167 trackpad { 168 trackpad_int: trackpad-int {
|
| D | exynos5250-spring.dts | 337 trackpad@4b { 468 trackpad_irq: trackpad-irq-pins {
|
| D | qcom-apq8064-asus-nexus7-flo.dts | 269 trackpad@10 {
|
| /Linux-v6.1/Documentation/input/devices/ |
| D | bcm5974.rst | 24 This driver adds support for the multi-touch trackpad on the new Apple
|
| /Linux-v6.1/Documentation/input/ |
| D | event-codes.rst | 170 trackpad or touchscreen. For example, if the user uses two fingers and moves 174 purpose. A trackpad event generated by finger touches should generate events 436 on the trackpad. Where multi-finger support is available, BTN_TOOL_<name> should 437 be used to report the number of touches active on the trackpad.
|
| /Linux-v6.1/drivers/input/mouse/ |
| D | Kconfig | 238 tristate "Apple USB BCM5974 Multitouch trackpad support" 243 trackpad. 245 The BCM5974 is the multitouch trackpad found in the Macbook
|