Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/
Dpinctrl-max77620.c46 struct max77620_pin_function { struct
47 const char *name;
48 const char * const *groups;
49 unsigned int ngroups;
50 int mux_option;
151 static const struct max77620_pin_function max77620_pin_function[] = { variable