Home
last modified time | relevance | path

Searched refs:adc_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/i2c/
H A Dad741x.c56 void adc_attach(struct device *, struct device *, void *);
60 sizeof(struct adc_softc), adc_match, adc_attach
79 adc_attach(struct device *parent, struct device *self, void *aux) in adc_attach() function