Searched refs:rtc_attach (Results 1 – 1 of 1) sorted by relevance
103 void rtc_attach(struct device *, struct device *, void *);106 sizeof(struct rtc_softc), rtc_match, rtc_attach134 rtc_attach(struct device *parent, struct device *self, void *aux) in rtc_attach() function