Searched refs:__devm_gpiod_get_optional (Results 1 - 1 of 1) sorted by last modified time

/include/linux/gpio/
H A Dconsumer.h61 struct gpio_desc *__must_check __devm_gpiod_get_optional(struct device *dev,
154 __devm_gpiod_get_optional(struct device *dev, const char *con_id, function
315 #define __devm_gpiod_get_optional(dev, con_id, flags, ...) \ macro
316 __devm_gpiod_get_optional(dev, con_id, flags)
318 __devm_gpiod_get_optional(varargs, 0)

Completed in 66 milliseconds