Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/
Dpinctrl-max77620.c43 struct max77620_pin_function { struct
106 const struct max77620_pin_function *functions;
146 static const struct max77620_pin_function max77620_pin_function[] = { variable
565 mpci->functions = max77620_pin_function; in max77620_pinctrl_probe()
566 mpci->num_functions = ARRAY_SIZE(max77620_pin_function); in max77620_pinctrl_probe()