Searched refs:fwnode_get_named_gpiod (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/gpio/
H A Dconsumer.h137 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode,
414 static inline struct gpio_desc *fwnode_get_named_gpiod( fwnode_get_named_gpiod() function
/linux-4.4.14/drivers/gpio/
H A Ddevres.c157 desc = fwnode_get_named_gpiod(child, prop_name); devm_get_gpiod_from_child()
H A Dgpiolib.c2182 * fwnode_get_named_gpiod - obtain a GPIO from firmware node
2195 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode, fwnode_get_named_gpiod() function
2242 EXPORT_SYMBOL_GPL(fwnode_get_named_gpiod); variable

Completed in 108 milliseconds