Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
Dspi.c4064 static struct spi_controller *of_find_spi_controller_by_node(struct device_node *node) in of_find_spi_controller_by_node() function
4087 ctlr = of_find_spi_controller_by_node(rd->dn->parent); in of_spi_notify()