of_get_named_gpio_flags   50 include/linux/of_gpio.h extern int of_get_named_gpio_flags(struct device_node *np,
of_get_named_gpio_flags  122 include/linux/of_gpio.h 	return of_get_named_gpio_flags(np, "gpios", index, flags);
of_get_named_gpio_flags  137 include/linux/of_gpio.h 	return of_get_named_gpio_flags(np, propname, index, NULL);