Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass.c609 static int i2c_child_post_bind(struct udevice *dev) in i2c_child_post_bind() function
680 .child_post_bind = i2c_child_post_bind,