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.c150 static int spi_child_pre_probe(struct udevice *dev) in spi_child_pre_probe() function
433 .child_pre_probe = spi_child_pre_probe,
/external/u-boot/doc/driver-model/
Dspi-howto.txt621 spi_child_pre_probe() - called before a new child is probed