/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A 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
|
H A D | sc7280-herobrine-herobrine-r1.dts | 52 * 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 D | sc7180-trogdor-pazquel.dtsi | 30 /delete-node/&trackpad; 33 trackpad: trackpad@15 { label
|
H A D | sc7280-crd-r3.dts | 45 trackpad: trackpad@15 { label
|
H A D | sc7280-herobrine-zombie.dtsi | 27 trackpad: trackpad@15 { label
|
H A D | sc7280-herobrine-villager.dtsi | 26 trackpad: trackpad@2c { label
|
H A D | sc7280-herobrine-evoker.dtsi | 27 trackpad: trackpad@15 { label
|
H A D | sc7280-herobrine-crd.dts | 58 trackpad: trackpad@15 { label
|
H A D | sc7180-trogdor-r1.dts | 51 &trackpad {
|
H A D | sc7180-trogdor-lazor.dtsi | 67 &trackpad {
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A 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 { 47 * The trackpad needs a post-power-on delay of 100ms, 51 * trackpad.
|
H A D | mt8183-kukui-jacuzzi.dtsi | 132 trackpad@15 { 465 trackpad_pins: trackpad-pins { 466 trackpad-int {
|
H A D | mt8183-kukui-jacuzzi-juniper.dtsi | 10 trackpad@2c {
|
H A D | mt8183-kukui-jacuzzi-fennel.dtsi | 14 trackpad@2c {
|
H A D | mt8183-kukui-jacuzzi-cozmo.dts | 22 trackpad@2c {
|
H A D | mt8183-kukui-jacuzzi-willow.dtsi | 25 trackpad@2c {
|
/openbmc/linux/drivers/input/misc/ |
H A D | iqs626a.c | 449 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 D | rk3399-gru-bob.dts | 47 trackpad: trackpad@15 { label
|
H A D | rk3288-veyron-chromebook.dtsi | 120 trackpad@15 { 188 trackpad { 189 trackpad_int: trackpad-int {
|
H A D | rk3288-veyron-jerry.dts | 201 trackpad@15 { 216 trackpad@2c {
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-bob.dts | 47 trackpad: trackpad@15 { label
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-chromebook.dtsi | 126 trackpad@15 { 167 trackpad { 168 trackpad_int: trackpad-int {
|
/openbmc/linux/Documentation/input/devices/ |
H A D | bcm5974.rst | 24 This driver adds support for the multi-touch trackpad on the new Apple
|
/openbmc/linux/Documentation/input/ |
H A 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.
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-spring.dts | 342 trackpad@4b { 474 trackpad_irq: trackpad-irq-pins {
|