Home
last modified time | relevance | path

Searched defs:__gpiod_get_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/gpio/
Dconsumer.h155 __gpiod_get_index(struct device *dev, in __gpiod_get_index() function
436 #define __gpiod_get_index(dev, con_id, index, flags, ...) \ macro
/linux-4.1.27/drivers/gpio/
Dgpiolib.c1965 struct gpio_desc *__must_check __gpiod_get_index(struct device *dev, in __gpiod_get_index() function