Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Drs5c372.c95 void ricohrtc_attach(struct device *, struct device *, void *);
98 sizeof(struct ricohrtc_softc), ricohrtc_match, ricohrtc_attach
175 ricohrtc_attach(struct device *parent, struct device *self, void *arg) in ricohrtc_attach() function