Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dbd718x7.c59 void bdpmic_attach(struct device *, struct device *, void *);
66 sizeof(struct bdpmic_softc), bdpmic_match, bdpmic_attach
83 bdpmic_attach(struct device *parent, struct device *self, void *aux) in bdpmic_attach() function