Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dspi-uclass.c190 static int spi_child_pre_probe(struct udevice *dev) in spi_child_pre_probe() function
481 .child_pre_probe = spi_child_pre_probe,
/external/u-boot/doc/driver-model/
Dspi-howto.rst684 spi_child_pre_probe():