Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsypwr.c44 void sypwr_attach(struct device *, struct device *, void *);
48 sizeof(struct sypwr_softc), sypwr_match, sypwr_attach,
70 sypwr_attach(struct device *parent, struct device *self, void *aux) in sypwr_attach() function