Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-of.c99 static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip, in of_xlate_and_get_gpiod_flags() function
261 desc = of_xlate_and_get_gpiod_flags(chip, &gpiospec, flags); in of_get_named_gpiod_flags()
612 desc = of_xlate_and_get_gpiod_flags(chip, &gpiospec, &xlate_flags); in of_parse_own_gpio()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-of.c136 static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip, in of_xlate_and_get_gpiod_flags() function
384 desc = of_xlate_and_get_gpiod_flags(chip, &gpiospec, flags); in of_get_named_gpiod_flags()
713 desc = of_xlate_and_get_gpiod_flags(chip, &gpiospec, &xlate_flags); in of_parse_own_gpio()

Completed in 3 milliseconds