Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dsandbox.c159 static int sb_gpio_get_function(struct udevice *dev, unsigned offset) in sb_gpio_get_function() function
191 .get_function = sb_gpio_get_function,