Searched refs:GTP_CONFIG_MIN_LENGTH (Results 1 – 5 of 5) sorted by relevance
302 #define GTP_CONFIG_MIN_LENGTH 186 macro
1533 if (ts->gtp_cfg_len < GTP_CONFIG_MIN_LENGTH) in gtp_init_panel()
273 if (ts->gtp_cfg_len < GTP_CONFIG_MIN_LENGTH) in gup_init_panel()
281 #define GTP_CONFIG_MIN_LENGTH 186 macro
341 if (cur_len < GTP_CONFIG_MIN_LENGTH || config[cur_len - 1] != 0x01) {599 …if (sensor_id >= 6 || cfg_lens[sensor_id] < GTP_CONFIG_MIN_LENGTH || cfg_lens[sensor_id] > GTP_CON… in gt1x_init_panel()608 if (cfg_len < GTP_CONFIG_MIN_LENGTH || cfg_len > GTP_CONFIG_MAX_LENGTH) { in gt1x_init_panel()