Searched refs:st1232_ts_data (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dst1232.c53 struct st1232_ts_data { struct
64 static int st1232_ts_read_data(struct st1232_ts_data *ts, u8 reg,
90 static int st1232_ts_wait_ready(struct st1232_ts_data *ts)
111 static int st1232_ts_read_resolution(struct st1232_ts_data *ts, u16 *max_x,
130 static int st1232_ts_parse_and_report(struct st1232_ts_data *ts)
175 struct st1232_ts_data *ts = dev_id;
200 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron)
227 struct st1232_ts_data *ts;
346 struct st1232_ts_data *ts = i2c_get_clientdata(client);
359 struct st1232_ts_data *t
[all...]

Completed in 121 milliseconds