Searched refs:chip_ids (Results 1 – 1 of 1) sorted by relevance
76 static const struct chip_id chip_ids[] = variable131 for (i = 0; chip_ids[i].id != 0; i++) in smc911x_detect_chip()133 if (chip_ids[i].id == val) break; in smc911x_detect_chip()136 if (!chip_ids[i].id) in smc911x_detect_chip()
Completed in 6 milliseconds