Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Dhimax_hx83112b.c52 struct himax_ts_data { struct
66 static int himax_read_config(struct himax_ts_data *ts, u32 address, u32 *dst) in himax_read_config() argument
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()
[all …]