Searched refs:adc_attach (Results 1 – 1 of 1) sorted by relevance
56 void adc_attach(struct device *, struct device *, void *);60 sizeof(struct adc_softc), adc_match, adc_attach79 adc_attach(struct device *parent, struct device *self, void *aux) in adc_attach() function