Searched refs:gpio_to_desc (Results 1 – 5 of 5) sorted by relevance
257 gpiod = gpio_to_desc(template->gpio); in gpio_led_get_legacy_gpiod()
495 return gpio_to_desc(gpio); in b53_switch_get_reset_gpio()
461 struct gpio_desc *gpio_to_desc(unsigned gpio)465 All the same, a GPIO number passed to gpio_to_desc() must first be properly
734 desc = gpio_to_desc(agpio->pin_table[pin_index]); in acpi_populate_gpio_lookup()
172 struct gpio_desc *gpio_to_desc(unsigned gpio) in gpio_to_desc() function187 EXPORT_SYMBOL_GPL(gpio_to_desc);