Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/gpio/
Dconsumer.h137 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode,
414 static inline struct gpio_desc *fwnode_get_named_gpiod( in fwnode_get_named_gpiod() function
/linux-4.4.14/drivers/gpio/
Ddevres.c157 desc = fwnode_get_named_gpiod(child, prop_name); in devm_get_gpiod_from_child()
Dgpiolib.c2195 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode, in fwnode_get_named_gpiod() function
2242 EXPORT_SYMBOL_GPL(fwnode_get_named_gpiod);