Searched refs:st1232_ts_data (Results 1 – 1 of 1) sorted by relevance
58 struct st1232_ts_data { struct76 struct st1232_ts_data *st1232_ts = i2c_get_clientdata(client); in fw_version_show() argument85 struct st1232_ts_data *st1232_ts = i2c_get_clientdata(client); in fw_revision_show()100 static int st1232_ts_read_data(struct st1232_ts_data *ts, u8 reg, in st1232_ts_read_data()126 static int st1232_ts_wait_ready(struct st1232_ts_data *ts) in st1232_ts_wait_ready()147 static int st1232_ts_read_fw_version(struct st1232_ts_data *ts, in st1232_ts_read_fw_version()167 static int st1232_ts_read_resolution(struct st1232_ts_data *ts, u16 *max_x, in st1232_ts_read_resolution()186 static int st1232_ts_parse_and_report(struct st1232_ts_data *ts) in st1232_ts_parse_and_report()236 struct st1232_ts_data *ts = dev_id; in st1232_ts_irq_handler()261 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power()[all …]