Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dpcf8591_ofw.c44 int pcfadc_match(struct device *, void *, void *);
49 sizeof(struct pcfadc_softc), pcfadc_match, pcfadc_attach
57 pcfadc_match(struct device *parent, void *match, void *aux) in pcfadc_match() function