Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-st.c320 struct st_pinctrl { struct
321 struct device *dev;
322 struct pinctrl_dev *pctl;
323 struct st_gpio_bank *banks;
324 int nbanks;
325 struct st_pmx_func *functions;
326 int nfunctions;
327 struct st_pctl_group *groups;
328 int ngroups;
329 struct regmap *regmap;
[all …]