Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1021 * This function will do the reverse action of davinci_spi_probe function
1052 .probe = davinci_spi_probe,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-davinci.c846 * davinci_spi_probe - probe function for SPI Master Controller
856 static int davinci_spi_probe(struct platform_device *pdev) in davinci_spi_probe() function
1006 * This function will do the reverse action of davinci_spi_probe function
1036 .probe = davinci_spi_probe,

Completed in 4 milliseconds