Searched refs:pinconfig_post_bind (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/pinctrl/
H A Dpinctrl-uclass.c120 * pinconfig_post_bind() - post binding for PINCONFIG uclass
126 static int pinconfig_post_bind(struct udevice *dev) function
170 .post_bind = pinconfig_post_bind,
421 return pinconfig_post_bind(dev);

Completed in 39 milliseconds