Home
last modified time | relevance | path

Searched defs:of_find_spi_controller_by_node (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
H A Dspi.h906 static inline struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) in of_find_spi_controller_by_node() function
/linux/drivers/spi/
H A Dspi.c4963 struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) in of_find_spi_controller_by_node() function