Searched refs:spi_unregister_controller (Results 1 – 2 of 2) sorted by relevance
640 extern void spi_unregister_controller(struct spi_controller *ctlr);1333 #define spi_unregister_master(_ctlr) spi_unregister_controller(_ctlr)
2246 spi_unregister_controller(*(struct spi_controller **)res); in devm_spi_unregister()2302 void spi_unregister_controller(struct spi_controller *ctlr) in spi_unregister_controller() function2328 EXPORT_SYMBOL_GPL(spi_unregister_controller);