Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi.c2385 static void of_register_spi_devices(struct spi_controller *ctlr) in of_register_spi_devices() function
2402 static void of_register_spi_devices(struct spi_controller *ctlr) { } in of_register_spi_devices() function
3219 of_register_spi_devices(ctlr); in spi_register_controller()