Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h69571 struct pinctrl_dev { struct
69572 struct list_head node;
69573 struct pinctrl_desc *desc;
69574 struct xarray pin_desc_tree;
69575 struct xarray pin_group_tree;
69576 unsigned int num_groups;
69577 struct xarray pin_function_tree;
69578 unsigned int num_functions;
69579 struct list_head gpio_ranges;
69580 struct device *dev;
[all …]