Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/
Dpinctrl-max77620.c102 struct max77620_pctrl_info { struct
103 struct device *dev;
104 struct pinctrl_dev *pctl;
105 struct regmap *rmap;
106 const struct max77620_pin_function *functions;
107 unsigned int num_functions;
108 const struct max77620_pingroup *pin_groups;
109 int num_pin_groups;
110 const struct pinctrl_pin_desc *pins;
111 unsigned int num_pins;
[all …]