Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-amd8111.c124 static int amd_gpio_dirout(struct gpio_chip *chip, unsigned offset, int value) in amd_gpio_dirout() function
168 .direction_output = amd_gpio_dirout,