Home
last modified time | relevance | path

Searched defs:pinctrl_gpio_range (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/pinctrl/
Dpinctrl.h60 struct pinctrl_gpio_range { struct
61 struct list_head node;
62 const char *name;
63 unsigned int id;
64 unsigned int base;
65 unsigned int pin_base;
66 unsigned const *pins;
67 unsigned int npins;
68 struct gpio_chip *gc;