Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dsandbox.c98 static int sb_gpio_direction_input(struct udevice *dev, unsigned offset) in sb_gpio_direction_input() function
185 .direction_input = sb_gpio_direction_input,