Searched refs:supported_chip_ids (Results 1 – 1 of 1) sorted by relevance
23 static const char * const supported_chip_ids[] = { variable119 for (i = 0; i < ARRAY_SIZE(supported_chip_ids); i++) { in max20830_probe()120 if (!strcmp(buf, supported_chip_ids[i])) in max20830_probe()125 if (i == ARRAY_SIZE(supported_chip_ids)) in max20830_probe()