Searched refs:cr50_spi_probe (Results 1 – 3 of 3) sorted by relevance
35 extern int cr50_spi_probe(struct spi_device *spi);37 static inline int cr50_spi_probe(struct spi_device *spi) in cr50_spi_probe() function
326 { "cr50", (unsigned long)cr50_spi_probe },336 { .compatible = "google,cr50", .data = cr50_spi_probe },
266 int cr50_spi_probe(struct spi_device *spi) in cr50_spi_probe() function