Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c50 struct himax_event { struct
59 static_assert(sizeof(struct himax_event) == 56); argument
65 int (*read_events)(struct himax_ts_data *ts, struct himax_event *event,
217 static u8 himax_event_get_num_points(const struct himax_event *event) in himax_event_get_num_points()
226 const struct himax_event *event, in himax_process_event_point()
246 const struct himax_event *event) in himax_process_event()
261 const struct himax_event *event) in himax_verify_checksum()
280 struct himax_event *event, size_t length) in himax_read_events()
287 struct himax_event *event, size_t length) in hx83100a_read_events()
295 struct himax_event event; in himax_handle_input()