Home
last modified time | relevance | path

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

/linux-6.8/drivers/input/touchscreen/
Dhimax_hx83112b.c41 struct himax_event { struct
42 struct himax_event_point points[HIMAX_MAX_POINTS]; argument
50 static_assert(sizeof(struct himax_event) == 56); argument