Home
last modified time | relevance | path

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

/linux-5.10/drivers/input/touchscreen/
Dedt-ft5x06.c167 static bool edt_ft5x06_ts_check_crc(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_ts_check_crc()
188 struct edt_ft5x06_ts_data *tsdata = dev_id; in edt_ft5x06_ts_isr() local
278 static int edt_ft5x06_register_write(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_register_write()
307 static int edt_ft5x06_register_read(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_register_read()
380 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); in edt_ft5x06_setting_show() local
447 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); in edt_ft5x06_setting_store() local
540 static void edt_ft5x06_restore_reg_parameters(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_restore_reg_parameters()
564 static int edt_ft5x06_factory_mode(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_factory_mode()
624 static int edt_ft5x06_work_mode(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_work_mode()
667 struct edt_ft5x06_ts_data *tsdata = data; in edt_ft5x06_debugfs_mode_get() local
[all …]
Dpixcir_i2c_ts.c93 static void pixcir_ts_parse(struct pixcir_i2c_ts_data *tsdata, in pixcir_ts_parse()
193 struct pixcir_i2c_ts_data *tsdata = dev_id; in pixcir_ts_isr() local
221 static void pixcir_reset(struct pixcir_i2c_ts_data *tsdata) in pixcir_reset()
469 struct pixcir_i2c_ts_data *tsdata; in pixcir_i2c_ts_probe() local
Dtsc200x-core.c140 struct tsc200x_data tsdata; in tsc200x_irq_thread() local