Searched refs:pmc_attach (Results 1 – 1 of 1) sorted by relevance
52 void pmc_attach(struct device *, struct device *, void *);57 sizeof(struct pmc_softc), pmc_match, pmc_attach, NULL, pmc_activate75 pmc_attach(struct device *parent, struct device *self, void *aux) in pmc_attach() function