Searched defs:tsdata (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dpixcir_i2c_ts.c57 static void pixcir_ts_parse(struct pixcir_i2c_ts_data *tsdata, pixcir_ts_parse() argument
166 struct pixcir_i2c_ts_data *tsdata = dev_id; pixcir_ts_isr() local
194 static void pixcir_reset(struct pixcir_i2c_ts_data *tsdata) pixcir_reset() argument
453 struct pixcir_i2c_ts_data *tsdata; pixcir_i2c_ts_probe() local
424 pixcir_parse_dt(struct device *dev, struct pixcir_i2c_ts_data *tsdata) pixcir_parse_dt() argument
440 pixcir_parse_dt(struct device *dev, struct pixcir_i2c_ts_data *tsdata) pixcir_parse_dt() argument
H A Dtsc200x-core.c150 struct tsc200x_data tsdata; tsc200x_irq_thread() local
H A Dedt-ft5x06.c151 static bool edt_ft5x06_ts_check_crc(struct edt_ft5x06_ts_data *tsdata, edt_ft5x06_ts_check_crc() argument
172 struct edt_ft5x06_ts_data *tsdata = dev_id; edt_ft5x06_ts_isr() local
260 static int edt_ft5x06_register_write(struct edt_ft5x06_ts_data *tsdata, edt_ft5x06_register_write() argument
285 static int edt_ft5x06_register_read(struct edt_ft5x06_ts_data *tsdata, edt_ft5x06_register_read() argument
353 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); edt_ft5x06_setting_show() local
414 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); edt_ft5x06_setting_store() local
490 static int edt_ft5x06_factory_mode(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_factory_mode() argument
552 static int edt_ft5x06_work_mode(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_work_mode() argument
606 struct edt_ft5x06_ts_data *tsdata = data; edt_ft5x06_debugfs_mode_get() local
615 struct edt_ft5x06_ts_data *tsdata = data; edt_ft5x06_debugfs_mode_set() local
639 struct edt_ft5x06_ts_data *tsdata = file->private_data; edt_ft5x06_debugfs_raw_data_read() local
720 edt_ft5x06_ts_prepare_debugfs(struct edt_ft5x06_ts_data *tsdata, edt_ft5x06_ts_prepare_debugfs() argument
737 edt_ft5x06_ts_teardown_debugfs(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_ts_teardown_debugfs() argument
746 edt_ft5x06_ts_prepare_debugfs(struct edt_ft5x06_ts_data *tsdata, edt_ft5x06_ts_prepare_debugfs() argument
752 edt_ft5x06_ts_teardown_debugfs(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_ts_teardown_debugfs() argument
838 edt_ft5x06_ts_get_parameters(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_ts_get_parameters() argument
854 edt_ft5x06_ts_set_regs(struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_ts_set_regs() argument
882 struct edt_ft5x06_ts_data *tsdata; edt_ft5x06_ts_probe() local
1020 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); edt_ft5x06_ts_remove() local
758 edt_ft5x06_ts_identify(struct i2c_client *client, struct edt_ft5x06_ts_data *tsdata, char *fw_version) edt_ft5x06_ts_identify() argument
817 edt_ft5x06_ts_get_defaults(struct device *dev, struct edt_ft5x06_ts_data *tsdata) edt_ft5x06_ts_get_defaults() argument

Completed in 139 milliseconds