Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dsfuart.c97 int sfuart_match(struct device *, void *, void *);
105 sizeof(struct sfuart_softc), sfuart_match, sfuart_attach
137 sfuart_match(struct device *parent, void *match, void *aux) in sfuart_match() function