Home
last modified time | relevance | path

Searched refs:trackpad (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/misc/
H A Diqs626a.c8 * inductive keys as well as Hall-effect switches, and one for a trackpad that
378 .name = "trackpad-3x2",
386 .name = "trackpad-3x3",
449 struct input_dev *trackpad; member
507 * trackpad child node. in iqs626_parse_events()
735 if (!fwnode_property_read_u32(ch_node, "azoteq,filt-str-trackpad", in iqs626_parse_trackpad()
1394 * Enable streaming during normal-power mode if the trackpad is used to in iqs626_parse_prop()
1451 iqs626->trackpad = devm_input_allocate_device(&client->dev); in iqs626_input_init()
1452 if (!iqs626->trackpad) in iqs626_input_init()
1455 iqs626->trackpad in iqs626_input_init()
[all...]

Completed in 3 milliseconds