Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h69465 struct pinctrl_gpio_range { struct
69466 struct list_head node;
69467 const char *name;
69468 unsigned int id;
69469 unsigned int base;
69470 unsigned int pin_base;
69471 unsigned int npins;
69472 const unsigned int *pins;
69473 struct gpio_chip *gc;