Home
last modified time | relevance | path

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

/linux-3.3/include/linux/pinctrl/
Dpinctrl.h53 struct pinctrl_gpio_range { struct
54 struct list_head node;
55 const char *name;
56 unsigned int id;
57 unsigned int base;
58 unsigned int pin_base;
59 unsigned int npins;
60 struct gpio_chip *gc;