Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dsdhc_fdt.c110 int sdhc_fdt_match(struct device *, void *, void *);
114 sizeof(struct sdhc_fdt_softc), sdhc_fdt_match, sdhc_fdt_attach,
125 sdhc_fdt_match(struct device *parent, void *match, void *aux) in sdhc_fdt_match() function