Home
last modified time | relevance | path

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

/linux/include/linux/pinctrl/
H A Dpinctrl.h79 struct pinctrl_gpio_range { struct
80 struct list_head node;
81 const char *name;
82 unsigned int id;
83 unsigned int base;
84 unsigned int pin_base;
85 unsigned int npins;
86 unsigned int const *pins;
87 struct gpio_chip *gc;