Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/omap/
H A Dprcm.c91 void prcm_attach(struct device *, struct device *, void *);
108 sizeof (struct prcm_softc), NULL, prcm_attach
116 prcm_attach(struct device *parent, struct device *self, void *args) in prcm_attach() function