Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c142 static int spi_child_post_bind(struct udevice *dev) in spi_child_post_bind() function
478 .child_post_bind = spi_child_post_bind,
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt599 from the device tree in spi_child_post_bind(). It must not
610 each one. This in turn causes spi_child_post_bind() to be
613 spi_child_post_bind() - called when a new child is bound