Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Ddevres.c185 struct gpio_desc *__must_check __devm_gpiod_get_index_optional(struct device *dev, in __devm_gpiod_get_index_optional() function
/linux-4.1.27/include/linux/gpio/
Dconsumer.h232 __devm_gpiod_get_index_optional(struct device *dev, const char *con_id, in __devm_gpiod_get_index_optional() function
457 #define __devm_gpiod_get_index_optional(dev, con_id, index, flags, ...) \ macro