Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Drkvop.c161 int rkvop_match(struct device *, void *, void *);
189 sizeof (struct rkvop_softc), rkvop_match, rkvop_attach
197 rkvop_match(struct device *parent, void *match, void *aux) in rkvop_match() function