Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dspi-uclass.c110 static int spi_child_post_bind(struct udevice *dev) in spi_child_post_bind() function
439 .child_post_bind = spi_child_post_bind,
/external/u-boot/doc/driver-model/
Dspi-howto.txt604 from the device tree in spi_child_post_bind(). It must not
615 each one. This in turn causes spi_child_post_bind() to be
618 spi_child_post_bind() - called when a new child is bound