Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvspi.c69 void mvspi_attach(struct device *, struct device *, void *);
85 mvspi_match, mvspi_attach, NULL, NULL);
103 mvspi_attach(struct device *parent, struct device *self, void *aux) in mvspi_attach() function