Home
last modified time | relevance | path

Searched refs:of_find_spi_device_by_node (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/spi/
H A Dspi.h1531 of_find_spi_device_by_node(struct device_node *node);
1536 of_find_spi_device_by_node(struct device_node *node) in of_find_spi_device_by_node() function
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi.c4048 struct spi_device *of_find_spi_device_by_node(struct device_node *node) in of_find_spi_device_by_node() function
4054 EXPORT_SYMBOL_GPL(of_find_spi_device_by_node); variable
4108 spi = of_find_spi_device_by_node(rd->dn); in of_spi_notify()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi.c4462 static struct spi_device *of_find_spi_device_by_node(struct device_node *node) in of_find_spi_device_by_node() function
4524 spi = of_find_spi_device_by_node(rd->dn); in of_spi_notify()

Completed in 13 milliseconds