Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dpluart_fdt.c33 int pluart_fdt_match(struct device *, void *, void *);
37 sizeof(struct pluart_softc), pluart_fdt_match, pluart_fdt_attach
55 pluart_fdt_match(struct device *parent, void *self, void *aux) in pluart_fdt_match() function