Home
last modified time | relevance | path

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

12

/openbmc/linux/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.dtsi30 /delete-node/&trackpad;
33 trackpad: trackpad@15 { label
H A Dsc7280-crd-r3.dts45 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-zombie.dtsi27 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-villager.dtsi26 trackpad: trackpad@2c { label
H A Dsc7280-herobrine-evoker.dtsi27 trackpad: trackpad@15 { label
H A Dsc7280-herobrine-crd.dts58 trackpad: trackpad@15 { label
H A Dsc7180-trogdor-r1.dts51 &trackpad {
H A Dsc7180-trogdor-lazor.dtsi67 &trackpad {
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm-hana.dtsi37 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a
38 * second source trackpad.
40 trackpad2: trackpad@2c {
47 * The trackpad needs a post-power-on delay of 100ms,
51 * trackpad.
H A Dmt8183-kukui-jacuzzi.dtsi132 trackpad@15 {
465 trackpad_pins: trackpad-pins {
466 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-cozmo.dts22 trackpad@2c {
H A Dmt8183-kukui-jacuzzi-willow.dtsi25 trackpad@2c {
/openbmc/linux/drivers/input/misc/
H A Diqs626a.c449 struct input_dev *trackpad; member
1451 iqs626->trackpad = devm_input_allocate_device(&client->dev); in iqs626_input_init()
1452 if (!iqs626->trackpad) in iqs626_input_init()
1455 iqs626->trackpad->keycodemax = ARRAY_SIZE(iqs626->tp_code); in iqs626_input_init()
1456 iqs626->trackpad->keycode = iqs626->tp_code; in iqs626_input_init()
1457 iqs626->trackpad->keycodesize = sizeof(*iqs626->tp_code); in iqs626_input_init()
1459 iqs626->trackpad->name = "iqs626a_trackpad"; in iqs626_input_init()
1460 iqs626->trackpad->id.bustype = BUS_I2C; in iqs626_input_init()
1469 input_set_capability(iqs626->trackpad, EV_KEY, BTN_TOUCH); in iqs626_input_init()
1470 input_set_abs_params(iqs626->trackpad, ABS_Y, 0, 255, 0, 0); in iqs626_input_init()
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3399-gru-bob.dts47 trackpad: trackpad@15 { label
H A Drk3288-veyron-chromebook.dtsi120 trackpad@15 {
188 trackpad {
189 trackpad_int: trackpad-int {
H A Drk3288-veyron-jerry.dts201 trackpad@15 {
216 trackpad@2c {
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-bob.dts47 trackpad: trackpad@15 { label
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-chromebook.dtsi126 trackpad@15 {
167 trackpad {
168 trackpad_int: trackpad-int {
/openbmc/linux/Documentation/input/devices/
H A Dbcm5974.rst24 This driver adds support for the multi-touch trackpad on the new Apple
/openbmc/linux/Documentation/input/
H A Devent-codes.rst170 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.
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts342 trackpad@4b {
474 trackpad_irq: trackpad-irq-pins {

12