Searched refs:gpio_to_desc (Results 1 – 6 of 6) 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()
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()
170 struct gpio_desc *gpio_to_desc(unsigned gpio) in gpio_to_desc() function185 EXPORT_SYMBOL_GPL(gpio_to_desc);