Searched refs:ecadc_attach (Results 1 – 1 of 1) sorted by relevance
59 void ecadc_attach(struct device *, struct device *, void *);63 sizeof(struct ecadc_softc), ecadc_match, ecadc_attach82 ecadc_attach(struct device *parent, struct device *self, void *aux) in ecadc_attach() function