Searched refs:TOUCH_POINT_NUM (Results 1 – 2 of 2) sorted by relevance
94 #define TOUCH_POINT_NUM 5 macro96 #define TOUCH_POINT_NUM 10 macro136 struct xy_data point[TOUCH_POINT_NUM];137 unsigned char buf[TOUCH_POINT_NUM * sizeof(struct xy_data)];
100 ts->config_info.touch_point_number = TOUCH_POINT_NUM; in vtl_ts_config()502 input_mt_init_slots(input_dev, TOUCH_POINT_NUM,0); in vtl_ts_init_input_dev()