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