__devm_gpiod_get_index   57 include/linux/gpio/consumer.h struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev,
__devm_gpiod_get_index  313 include/linux/gpio/consumer.h 	__devm_gpiod_get_index(dev, con_id, index, flags)
__devm_gpiod_get_index  314 include/linux/gpio/consumer.h #define devm_gpiod_get_index(varargs...) __devm_gpiod_get_index(varargs, 0)