Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-ath79.c206 static int ath79_spi_remove(struct platform_device *pdev) in ath79_spi_remove() function
220 ath79_spi_remove(pdev); in ath79_spi_shutdown()
231 .remove = ath79_spi_remove,