Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/spi/
Dspi.c4756 static struct spi_device *of_find_spi_device_by_node(struct device_node *node) in of_find_spi_device_by_node() function
4818 spi = of_find_spi_device_by_node(rd->dn); in of_spi_notify()