Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmsm_gpio.c77 static int msm_gpio_get_function(struct udevice *dev, unsigned offset) in msm_gpio_get_function() function
92 .get_function = msm_gpio_get_function,