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

/include/linux/
H A Dof_gpio.h115 * of_get_gpio_flags() - Get a GPIO number and flags to use with GPIO API
124 static inline int of_get_gpio_flags(struct device_node *np, int index, function
155 return of_get_gpio_flags(np, index, NULL);

Completed in 68 milliseconds