Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Ddevres.c212 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev, in devm_gpiod_get_array() function
235 EXPORT_SYMBOL(devm_gpiod_get_array);
254 descs = devm_gpiod_get_array(dev, con_id, flags); in devm_gpiod_get_array_optional()
/linux-4.1.27/include/linux/gpio/
Dconsumer.h86 struct gpio_descs *__must_check devm_gpiod_get_array(struct device *dev,
239 devm_gpiod_get_array(struct device *dev, const char *con_id, in devm_gpiod_get_array() function
/linux-4.1.27/Documentation/gpio/
Dconsumer.txt110 struct gpio_descs *devm_gpiod_get_array(struct device *dev,