Searched refs:spi_child_post_bind (Results 1 – 10 of 10) sorted by relevance
159 static int spi_child_post_bind(struct udevice *dev) in spi_child_post_bind() function517 .child_post_bind = spi_child_post_bind,
604 from the device tree in spi_child_post_bind(). It must not615 each one. This in turn causes spi_child_post_bind() to be618 spi_child_post_bind() - called when a new child is bound
664 from the device tree in spi_child_post_bind(). It must not677 each one. This in turn causes spi_child_post_bind() to be680 spi_child_post_bind():