Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dds1307.c66 int maxrtc_match(struct device *, void *, void *);
80 sizeof(struct maxrtc_softc), maxrtc_match, maxrtc_attach
91 maxrtc_match(struct device *parent, void *v, void *arg) in maxrtc_match() function