Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-ath79.c214 static int ath79_spi_remove(struct platform_device *pdev) in ath79_spi_remove() function
228 ath79_spi_remove(pdev); in ath79_spi_shutdown()
239 .remove = ath79_spi_remove,