Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dhimax_hx852x.c24 #define HX852X_COORD_SIZE(fingers) ((fingers) * sizeof(struct hx852x_coord))
71 struct hx852x_coord { struct
264 struct hx852x_coord *coord = (struct hx852x_coord *)buf; in hx852x_handle_events()