Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c52 struct himax_ts_data { struct
85 static void himax_reset(struct himax_ts_data *ts) in himax_reset()
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()
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()
272 struct himax_ts_data *ts; in himax_probe()
321 struct himax_ts_data *ts = dev_get_drvdata(dev); in himax_suspend()
[all …]