Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/input/touchscreen/
Dst1232.c53 struct st1232_ts_data { struct
64 static int st1232_ts_read_data(struct st1232_ts_data *ts, u8 reg, in st1232_ts_read_data() argument
90 static int st1232_ts_wait_ready(struct st1232_ts_data *ts) in st1232_ts_wait_ready()
111 static int st1232_ts_read_resolution(struct st1232_ts_data *ts, u16 *max_x, in st1232_ts_read_resolution()
130 static int st1232_ts_parse_and_report(struct st1232_ts_data *ts) in st1232_ts_parse_and_report()
175 struct st1232_ts_data *ts = dev_id; in st1232_ts_irq_handler()
200 static void st1232_ts_power(struct st1232_ts_data *ts, bool poweron) in st1232_ts_power()
227 struct st1232_ts_data *ts; in st1232_ts_probe()
346 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_suspend()
359 struct st1232_ts_data *ts = i2c_get_clientdata(client); in st1232_ts_resume()