Searched refs:ssspi_match (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Ds3c2410_spi.c65 static int ssspi_match(struct device *, struct cfdata *, void *);
72 CFATTACH_DECL(ssspi, sizeof(struct ssspi_softc), ssspi_match, ssspi_attach,
87 ssspi_match(struct device *parent, struct cfdata *match, void *aux) function
H A Ds3c2440_spi.c103 static int ssspi_match(struct device *, struct cfdata *, void *);
111 CFATTACH_DECL(ssspi, sizeof(struct ssspi_softc), ssspi_match, ssspi_attach,
126 ssspi_match(struct device *parent, struct cfdata *match, void *aux) function

Completed in 162 milliseconds