Home
last modified time | relevance | path

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

/include/linux/
Dof_gpio.h51 extern int of_get_named_gpio_flags(struct device_node *np,
67 static inline int of_get_named_gpio_flags(struct device_node *np, in of_get_named_gpio_flags() function
117 return of_get_named_gpio_flags(np, "gpios", index, flags); in of_get_gpio_flags()
132 return of_get_named_gpio_flags(np, propname, index, NULL); in of_get_named_gpio()