HomeSort by: relevance | last modified time | path
    Searched defs:mvspi_attach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/marvell/
mvspi.c 69 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) function in typeref:typename:void

Completed in 11 milliseconds