Home
last modified time | relevance | path

Searched defs:elan_tp_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/input/mouse/
Delan_i2c_core.c55 struct elan_tp_data { struct
56 struct i2c_client *client;
57 struct input_dev *input;
58 struct input_dev *tp_input; /* trackpoint input node */
59 struct regulator *vcc;
61 const struct elan_transport_ops *ops;
64 struct completion fw_completion;
65 bool in_fw_update;
67 struct mutex sysfs_mutex;
69 unsigned int max_x;
[all …]