Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/
A Dpinctrl-uclass.c109 static int pinconfig_post_bind(struct udevice *dev) in pinconfig_post_bind() function
152 .post_bind = pinconfig_post_bind,
168 static int pinconfig_post_bind(struct udevice *dev) in pinconfig_post_bind() function
413 return pinconfig_post_bind(dev); in pinctrl_post_bind()

Completed in 3 milliseconds