Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Dspilib.c45 static struct spi_controller *get_controller_from_spi(struct gb_spilib *spi) in get_controller_from_spi() function
443 struct spi_controller *ctlr = get_controller_from_spi(spi); in gb_spi_setup_device()