Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dhimax_hx83112b.c50 struct himax_event { struct
51 struct himax_event_point points[HIMAX_MAX_POINTS]; argument
59 static_assert(sizeof(struct himax_event) == 56); argument