Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib.c2372 static int gpio_set_config_with_argument(struct gpio_desc *desc, in gpio_set_config_with_argument() function
2391 ret = gpio_set_config_with_argument(desc, mode, argument); in gpio_set_config_with_argument_optional()
2408 return gpio_set_config_with_argument(desc, mode, 0); in gpio_set_config()