Lines Matching defs:model
102 u16 model;
512 if (ts->model == 7846)
527 if (ts->model == 7843 && index < 2) /* in0, in1 */
529 if (ts->model == 7845 && index != 2) /* in0 */
554 switch (ts->model) {
567 ts->model);
832 if (ts->model == 7845) {
844 if (ts->model == 7843 || ts->model == 7845) {
1040 if (ts->model == 7846)
1072 if (ts->model == 7873) {
1078 ts->model = 7846;
1126 pdata->model = (uintptr_t)device_get_match_data(dev);
1239 ts->model = pdata->model ? : 7846;
1267 snprintf(ts->name, sizeof(ts->name), "ADS%d Touchscreen", ts->model);
1273 input_dev->id.product = pdata->model;
1284 if (ts->model != 7845)
1355 if (ts->model == 7845)