Home
last modified time | relevance | path

Searched refs:davinci_spi_probe (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-davinci.c852 * davinci_spi_probe - probe function for SPI Master Controller
862 static int davinci_spi_probe(struct platform_device *pdev) in davinci_spi_probe() function
1010 * This function will do the reverse action of davinci_spi_probe function
1041 .probe = davinci_spi_probe,