Searched refs:HIMAX_MAX_POINTS (Results 1 – 1 of 1) sorted by relevance
26 #define HIMAX_MAX_POINTS 10 macro51 struct himax_event_point points[HIMAX_MAX_POINTS];52 u8 majors[HIMAX_MAX_POINTS];199 error = input_mt_init_slots(ts->input_dev, HIMAX_MAX_POINTS, in himax_input_register()251 for (i = 0; i < HIMAX_MAX_POINTS && num_points_left > 0; i++) { in himax_process_event()