Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib.c2371 static int gpio_set_config_with_argument(struct gpio_desc *desc, in gpio_set_config_with_argument() function
2390 ret = gpio_set_config_with_argument(desc, mode, argument); in gpio_set_config_with_argument_optional()
2407 return gpio_set_config_with_argument(desc, mode, 0); in gpio_set_config()

Completed in 12 milliseconds