Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Drtc.c103 void rtc_attach(struct device *, struct device *, void *);
106 sizeof(struct rtc_softc), rtc_match, rtc_attach
134 rtc_attach(struct device *parent, struct device *self, void *aux) in rtc_attach() function