Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dcwfg.c96 int cwfg_match(struct device *, void *, void *);
108 sizeof(struct cwfg_softc), cwfg_match, cwfg_attach
132 cwfg_match(struct device *parent, void *match, void *aux) in cwfg_match() function