Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dmvdog.c52 int mvdog_match(struct device *, void *, void *);
56 sizeof (struct mvdog_softc), mvdog_match, mvdog_attach
64 mvdog_match(struct device *parent, void *cfdata, void *aux) in mvdog_match() function