Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Ddwiic_fdt.c44 int dwiic_fdt_match(struct device *, void *, void *);
48 sizeof(struct dwiic_fdt_softc), dwiic_fdt_match, dwiic_fdt_attach
56 dwiic_fdt_match(struct device *parent, void *match, void *aux) in dwiic_fdt_match() function