Searched refs:bcm2835_spi_remove (Results 1 – 1 of 1) sorted by relevance
1393 static int bcm2835_spi_remove(struct platform_device *pdev) in bcm2835_spi_remove() function1417 ret = bcm2835_spi_remove(pdev); in bcm2835_spi_shutdown()1434 .remove = bcm2835_spi_remove,