Home
last modified time | relevance | path

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

/linux-5.10/drivers/pinctrl/
Dpinctrl-max77620.c41 struct max77620_pin_function { struct
42 const char *name;
43 const char * const *groups;
44 unsigned int ngroups;
45 int mux_option;
146 static const struct max77620_pin_function max77620_pin_function[] = { variable