Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpcf8591_ofw.c45 void pcfadc_attach(struct device *, struct device *, void *);
49 sizeof(struct pcfadc_softc), pcfadc_match, pcfadc_attach
68 pcfadc_attach(struct device *parent, struct device *self, void *aux) in pcfadc_attach() function