Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dhimax_hx83112b.c41 struct himax_event { struct
50 static_assert(sizeof(struct himax_event) == 56); argument
171 static u8 himax_event_get_num_points(const struct himax_event *event) in himax_event_get_num_points()
180 const struct himax_event *event, in himax_process_event_point()
200 const struct himax_event *event) in himax_process_event()
215 const struct himax_event *event) in himax_verify_checksum()
236 struct himax_event event; in himax_handle_input()