Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Dhimax_hx83112b.c61 struct himax_ts_data;
64 int (*check_id)(struct himax_ts_data *ts);
69 struct himax_ts_data { struct
133 static void himax_reset(struct himax_ts_data *ts) in himax_reset()
180 static int himax_input_register(struct himax_ts_data *ts) in himax_input_register()
279 static int himax_read_events(struct himax_ts_data *ts, in himax_read_events()
292 static int himax_handle_input(struct himax_ts_data *ts) in himax_handle_input()
317 struct himax_ts_data *ts = dev_id; in himax_irq_handler()
330 struct himax_ts_data *ts; in himax_probe()
382 struct himax_ts_data *ts = dev_get_drvdata(dev); in himax_suspend()
[all …]

Completed in 7 milliseconds