Home
last modified time | relevance | path

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

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