Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dedt-ft5x06.c171 static bool edt_ft5x06_ts_check_crc(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_ts_check_crc()
192 struct edt_ft5x06_ts_data *tsdata = dev_id; in edt_ft5x06_ts_isr() local
282 static int edt_ft5x06_register_write(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_register_write()
311 static int edt_ft5x06_register_read(struct edt_ft5x06_ts_data *tsdata, in edt_ft5x06_register_read()
384 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); in edt_ft5x06_setting_show() local
451 struct edt_ft5x06_ts_data *tsdata = i2c_get_clientdata(client); in edt_ft5x06_setting_store() local
544 static void edt_ft5x06_restore_reg_parameters(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_restore_reg_parameters()
568 static int edt_ft5x06_factory_mode(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_factory_mode()
628 static int edt_ft5x06_work_mode(struct edt_ft5x06_ts_data *tsdata) in edt_ft5x06_work_mode()
671 struct edt_ft5x06_ts_data *tsdata = data; in edt_ft5x06_debugfs_mode_get() local
[all …]
Dhycon-hy46xx.c82 static bool hycon_hy46xx_check_checksum(struct hycon_hy46xx_data *tsdata, u8 *buf) in hycon_hy46xx_check_checksum()
102 struct hycon_hy46xx_data *tsdata = dev_id; in hycon_hy46xx_isr() local
180 struct hycon_hy46xx_data *tsdata = i2c_get_clientdata(client); in hycon_hy46xx_setting_show() local
217 struct hycon_hy46xx_data *tsdata = i2c_get_clientdata(client); in hycon_hy46xx_setting_store() local
282 static void hycon_hy46xx_get_defaults(struct device *dev, struct hycon_hy46xx_data *tsdata) in hycon_hy46xx_get_defaults()
350 static void hycon_hy46xx_get_parameters(struct hycon_hy46xx_data *tsdata) in hycon_hy46xx_get_parameters()
445 struct hycon_hy46xx_data *tsdata; in hycon_hy46xx_probe() local
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