Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-max77620.c43 struct max77620_pin_function { struct
108 const struct max77620_pin_function *functions;
148 static const struct max77620_pin_function max77620_pin_function[] = { variable
567 mpci->functions = max77620_pin_function; in max77620_pinctrl_probe()
568 mpci->num_functions = ARRAY_SIZE(max77620_pin_function); in max77620_pinctrl_probe()