Lines Matching defs:ts
66 static int himax_read_config(struct himax_ts_data *ts, u32 address, u32 *dst) in himax_read_config()
85 static void himax_reset(struct himax_ts_data *ts) in himax_reset()
100 static int himax_read_product_id(struct himax_ts_data *ts, u32 *product_id) in himax_read_product_id()
112 static int himax_check_product_id(struct himax_ts_data *ts) in himax_check_product_id()
134 static int himax_input_register(struct himax_ts_data *ts) in himax_input_register()
179 static bool himax_process_event_point(struct himax_ts_data *ts, in himax_process_event_point()
199 static void himax_process_event(struct himax_ts_data *ts, in himax_process_event()
214 static bool himax_verify_checksum(struct himax_ts_data *ts, in himax_verify_checksum()
233 static int himax_handle_input(struct himax_ts_data *ts) in himax_handle_input()
259 struct himax_ts_data *ts = dev_id; in himax_irq_handler() local
272 struct himax_ts_data *ts; in himax_probe() local
321 struct himax_ts_data *ts = dev_get_drvdata(dev); in himax_suspend() local
329 struct himax_ts_data *ts = dev_get_drvdata(dev); in himax_resume() local