hx852x_coord
#define HX852X_COORD_SIZE(fingers) ((fingers) * sizeof(struct hx852x_coord))
struct hx852x_coord *coord = (struct hx852x_coord *)buf;