Searched refs:of_find_spi_controller_by_node (Results 1 – 2 of 2) sorted by relevance
903 extern struct spi_controller *of_find_spi_controller_by_node(struct device_node *node);905 static inline struct spi_controller *of_find_spi_controller_by_node(struct device_node *node)910 static inline struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) of_find_spi_controller_by_node() function
4899 struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) in of_find_spi_controller_by_node() 4912 EXPORT_SYMBOL_GPL(of_find_spi_controller_by_node); in of_find_spi_device_by_node() 4933 ctlr = of_find_spi_controller_by_node(rd->dn->parent); in of_spi_notify() 4893 struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) of_find_spi_controller_by_node() function