Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dspi-uclass.c165 static int spi_child_post_bind(struct udevice *dev) in spi_child_post_bind() function
520 .child_post_bind = spi_child_post_bind,
/u-boot/doc/driver-model/
A Dspi-howto.rst664 from the device tree in spi_child_post_bind(). It must not
677 each one. This in turn causes spi_child_post_bind() to be
680 spi_child_post_bind():

Completed in 4 milliseconds