Searched refs:exrtc_attach (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/fdt/
H A Dexrtc.c54 void exrtc_attach(struct device *, struct device *, void *);
57 sizeof(struct exrtc_softc), exrtc_match, exrtc_attach
76 exrtc_attach(struct device *parent, struct device *self, void *aux) function

Completed in 77 milliseconds