Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c182 static int spi_child_pre_probe(struct udevice *dev) in spi_child_pre_probe() function
472 .child_pre_probe = spi_child_pre_probe,
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt616 spi_child_pre_probe() - called before a new child is probed