Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/gpio/
Dconsumer.h136 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode,
412 static inline struct gpio_desc *fwnode_get_named_gpiod( in fwnode_get_named_gpiod() function
/linux-4.1.27/drivers/gpio/
Ddevres.c157 desc = fwnode_get_named_gpiod(child, prop_name); in devm_get_gpiod_from_child()
Dgpiolib.c2030 struct gpio_desc *fwnode_get_named_gpiod(struct fwnode_handle *fwnode, in fwnode_get_named_gpiod() function
2069 EXPORT_SYMBOL_GPL(fwnode_get_named_gpiod);