Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/armv7/omap/
Domdog.c57 int omdog_match(struct device *, void *, void *);
67 sizeof (struct omdog_softc), omdog_match, omdog_attach, NULL,
76 omdog_match(struct device *parent, void *match, void *aux) in omdog_match() function