Searched refs:gpio_to_desc (Results 1 – 10 of 10) sorted by relevance
415 gpiod_export(gpio_to_desc(GPIO_PTX5), 0); in ap325rxa_devices_setup()419 gpiod_export(gpio_to_desc(GPIO_PTX4), 0); in ap325rxa_devices_setup()424 gpiod_export(gpio_to_desc(GPIO_PTF7), 0); in ap325rxa_devices_setup()
246 gpiod = gpio_to_desc(template->gpio); in gpio_led_get_gpiod()
616 desc = gpio_to_desc(gpio); in export_store()642 desc = gpio_to_desc(gpio); in unexport_store()
712 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);
316 bdata->gpiod = gpio_to_desc(button->gpio); in gpio_keys_polled_probe()
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
215 skt->stat[i].desc = gpio_to_desc(skt->stat[i].gpio); in soc_pcmcia_hw_init()
1742 gdev = gpiod_to_gpio_device(gpio_to_desc(gpio_num)); in pinctrl_pins_show()
2368 udc->gpiod = gpio_to_desc(mach->gpio_pullup); in pxa_udc_probe()