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

/linux-master/drivers/pinctrl/
H A 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 in typeref:struct:max77620_pin_function
565 mpci->functions = max77620_pin_function;
566 mpci->num_functions = ARRAY_SIZE(max77620_pin_function);

Completed in 132 milliseconds