Home
last modified time | relevance | path

Searched refs:__devm_gpiod_get_index (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/gpio/
Dconsumer.h76 struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev,
216 __devm_gpiod_get_index(struct device *dev, in __devm_gpiod_get_index() function
449 #define __devm_gpiod_get_index(dev, con_id, index, flags, ...) \ macro
450 __devm_gpiod_get_index(dev, con_id, index, flags)
452 __devm_gpiod_get_index(varargs, GPIOD_ASIS)
/linux-4.1.27/drivers/gpio/
Ddevres.c99 struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev, in __devm_gpiod_get_index() function
123 EXPORT_SYMBOL(__devm_gpiod_get_index);