Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835.c1361 static int bcm2835_spi_remove(struct platform_device *pdev) in bcm2835_spi_remove() function
1385 ret = bcm2835_spi_remove(pdev); in bcm2835_spi_shutdown()
1402 .remove = bcm2835_spi_remove,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835.c1404 static void bcm2835_spi_remove(struct platform_device *pdev) in bcm2835_spi_remove() function
1434 .remove_new = bcm2835_spi_remove,
1435 .shutdown = bcm2835_spi_remove,

Completed in 5 milliseconds