Home
last modified time | relevance | path

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

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