HomeSort by: relevance | last modified time | path
    Searched defs:mvspi_attach (Results 1 - 2 of 2) 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
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 21 milliseconds