Home
last modified time | relevance | path

Searched refs:gpiod_get_index_optional (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/gpio/
Dconsumer.h60 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
172 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() function
/linux-4.4.14/drivers/gpio/
Dgpiolib.c2061 return gpiod_get_index_optional(dev, con_id, 0, flags); in gpiod_get_optional()
2256 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev, in gpiod_get_index_optional() function
2271 EXPORT_SYMBOL_GPL(gpiod_get_index_optional);
/linux-4.4.14/Documentation/gpio/
Dconsumer.txt61 gpiod_get_index_optional() functions can be used. These functions return NULL
68 struct gpio_desc *gpiod_get_index_optional(struct device *dev,