Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Delan_i2c_core.c60 struct elan_tp_data { struct
61 struct i2c_client *client;
62 struct input_dev *input;
63 struct regulator *vcc;
65 const struct elan_transport_ops *ops;
68 struct completion fw_completion;
69 bool in_fw_update;
71 struct mutex sysfs_mutex;
73 unsigned int max_x;
74 unsigned int max_y;
[all …]