Searched refs:asmc_models (Results 1 – 1 of 1) sorted by relevance
185 static const struct asmc_model asmc_models[] = { variable625 for (i = 0; i < nitems(asmc_models); i++) { in asmc_match()626 if (strncmp(model_name, asmc_models[i].smc_model, in asmc_match()628 model = &asmc_models[i]; in asmc_match()