Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dcdsdhc.c74 void cdsdhc_attach(struct device *, struct device *, void *);
78 sizeof(struct cdsdhc_softc), cdsdhc_match, cdsdhc_attach
96 cdsdhc_attach(struct device *parent, struct device *self, void *aux) in cdsdhc_attach() function