Searched refs:__gpiod_get_index (Results 1 - 1 of 1) sorted by relevance

/include/linux/gpio/
H A Dconsumer.h41 struct gpio_desc *__must_check __gpiod_get_index(struct device *dev,
106 __gpiod_get_index(struct device *dev, function
299 #define __gpiod_get_index(dev, con_id, index, flags, ...) \ macro
300 __gpiod_get_index(dev, con_id, index, flags)
301 #define gpiod_get_index(varargs...) __gpiod_get_index(varargs, 0)

Completed in 48 milliseconds