Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Delan_i2c_core.c54 struct elan_tp_data { struct
55 struct i2c_client *client;
56 struct input_dev *input;
57 struct input_dev *tp_input; /* trackpoint input node */
58 struct regulator *vcc;
60 const struct elan_transport_ops *ops;
63 struct completion fw_completion;
64 bool in_fw_update;
66 struct mutex sysfs_mutex;
68 unsigned int max_x;
[all …]