Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi.c433 static void spi_remove(struct device *dev) in spi_probe()
457 .remove = spi_remove,
436 static void spi_remove(struct device *dev) spi_remove() function