Searched refs:spi_unregister_controller (Results 1 – 4 of 4) sorted by relevance
669 extern void spi_unregister_controller(struct spi_controller *ctlr);1418 #define spi_unregister_master(_ctlr) spi_unregister_controller(_ctlr)
560 spi_unregister_controller(ctrl); in atmel_qspi_remove()
2524 spi_unregister_controller(*(struct spi_controller **)res); in devm_spi_unregister()2580 void spi_unregister_controller(struct spi_controller *ctlr) in spi_unregister_controller() function2605 EXPORT_SYMBOL_GPL(spi_unregister_controller);
1172 spi_unregister_controller(dspi->ctlr); in dspi_remove()