Searched refs:chip_match (Results 1 – 1 of 1) sorted by relevance
107 int (*chip_match)(struct lm_softc *); member2201 if ((rv = lm_chips[i].chip_match(lmsc)) != 0) in lm_match()2234 if (lm_chips[i].chip_match(lmsc) != 0) { in lm_attach()