Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dimxesdhc.c171 int imxesdhc_match(struct device *, void *, void *);
279 sizeof(struct imxesdhc_softc), imxesdhc_match, imxesdhc_attach
283 imxesdhc_match(struct device *parent, void *match, void *aux) in imxesdhc_match() function