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

/linux-4.4.14/drivers/pinctrl/
H A Dpinctrl-at91.c81 * struct at91_pmx_func - describes AT91 pinmux functions
86 struct at91_pmx_func { struct
185 struct at91_pmx_func *functions;
1099 struct at91_pmx_func *func; at91_pinctrl_parse_functions()
1179 info->functions = devm_kzalloc(&pdev->dev, info->nfunctions * sizeof(struct at91_pmx_func), at91_pinctrl_probe_dt()

Completed in 43 milliseconds