Home
last modified time | relevance | path

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

/linux/include/linux/pinctrl/
A Dpinctrl.h58 struct pinctrl_gpio_range { struct
59 struct list_head node;
60 const char *name;
61 unsigned int id;
62 unsigned int base;
63 unsigned int pin_base;
64 unsigned int npins;
65 unsigned const *pins;
66 struct gpio_chip *gc;

Completed in 5 milliseconds