Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-uclass.c203 static int spi_child_pre_probe(struct udevice *dev) in spi_child_pre_probe() function
511 .child_pre_probe = spi_child_pre_probe,
/rk3399_rockchip-uboot/doc/driver-model/
H A Dspi-howto.txt621 spi_child_pre_probe() - called before a new child is probed
H A Dspi-howto.rst684 spi_child_pre_probe():