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

/linux-4.1.27/drivers/gpio/
H A Ddevres.c80 struct gpio_desc *__must_check __devm_gpiod_get_optional(struct device *dev, __devm_gpiod_get_optional() function
86 EXPORT_SYMBOL(__devm_gpiod_get_optional); variable
/linux-4.1.27/include/linux/gpio/
H A Dconsumer.h225 __devm_gpiod_get_optional(struct device *dev, const char *con_id, __devm_gpiod_get_optional() function
453 #define __devm_gpiod_get_optional(dev, con_id, flags, ...) \ macro

Completed in 159 milliseconds