Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delan_i2c_core.c51 struct elan_tp_data { struct
52 struct i2c_client *client;
53 struct input_dev *input;
54 struct input_dev *tp_input; /* trackpoint input node */
55 struct regulator *vcc;
57 const struct elan_transport_ops *ops;
60 struct completion fw_completion;
61 bool in_fw_update;
63 struct mutex sysfs_mutex;
65 unsigned int max_x;
[all …]