Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-ath79.c213 static int ath79_spi_remove(struct platform_device *pdev) in ath79_spi_remove() function
227 ath79_spi_remove(pdev); in ath79_spi_shutdown()
238 .remove = ath79_spi_remove,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-ath79.c240 static void ath79_spi_remove(struct platform_device *pdev) in ath79_spi_remove() function
252 ath79_spi_remove(pdev); in ath79_spi_shutdown()
263 .remove_new = ath79_spi_remove,

Completed in 1 milliseconds