Home
last modified time | relevance | path

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

/include/linux/
Dof_gpio.h114 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags() function
145 return of_get_gpio_flags(np, index, NULL); in of_get_gpio()