Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvrtc.c33 void vrtc_attach(struct device *, struct device *, void *);
36 sizeof(struct device), vrtc_match, vrtc_attach
58 vrtc_attach(struct device *parent, struct device *self, void *aux) in vrtc_attach() function