Searched defs:__devm_gpiod_get_index (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Ddevres.c99 struct gpio_desc *__must_check __devm_gpiod_get_index(struct device *dev, __devm_gpiod_get_index() function
123 EXPORT_SYMBOL(__devm_gpiod_get_index); variable
/linux-4.1.27/include/linux/gpio/
H A Dconsumer.h216 __devm_gpiod_get_index(struct device *dev, __devm_gpiod_get_index() function
449 #define __devm_gpiod_get_index(dev, con_id, index, flags, ...) \ macro

Completed in 142 milliseconds