__gpiod_get_index   41 include/linux/gpio/consumer.h struct gpio_desc *__must_check __gpiod_get_index(struct device *dev,
__gpiod_get_index  300 include/linux/gpio/consumer.h 	__gpiod_get_index(dev, con_id, index, flags)
__gpiod_get_index  301 include/linux/gpio/consumer.h #define gpiod_get_index(varargs...) __gpiod_get_index(varargs, 0)