Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dpcf8591_envctrl.c59 void ecadc_attach(struct device *, struct device *, void *);
63 sizeof(struct ecadc_softc), ecadc_match, ecadc_attach
82 ecadc_attach(struct device *parent, struct device *self, void *aux) in ecadc_attach() function