pxa2xx_spi_probe
ret = pxa2xx_spi_probe(&dev->dev, ssp, pdata);
ret = pxa2xx_spi_probe(dev, ssp, platform_info);
EXPORT_SYMBOL_NS_GPL(pxa2xx_spi_probe, "SPI_PXA2xx");
int pxa2xx_spi_probe(struct device *dev, struct ssp_device *ssp,