Searched defs:elan_ts_data (Results 1 – 1 of 1) sorted by relevance
156 struct elan_ts_data { struct157 struct ts_chip_hw_info hw_info; /*elan touch need gpio*/158 struct i2c_client *client;159 struct elan_fw_info fw_info;160 struct elan_update_fw_info update_info;161 struct elan_i2c_operation *ops;162 struct elan_report_struct report;164 struct early_suspend early_suspend; /*for early suspend*/167 struct regulator *vdd; /*tp vdd*/168 struct regulator *vcc_i2c; /*tp vio*/[all …]