Searched defs:bt541_ts_data (Results 1 – 1 of 1) sorted by relevance
155 struct bt541_ts_data { struct156 struct i2c_client *client;157 struct input_dev *input_dev;158 struct touchscreen_properties prop;160 u32 zinitix_mode;162 int num_keycodes;163 bool have_versioninfo;164 u16 chip_revision;165 u16 firmware_version;166 u16 regdata_version;[all …]