Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c559 static struct wpcm450_func wpcm450_funcs[] = { variable
887 return ARRAY_SIZE(wpcm450_funcs); in wpcm450_get_functions_count()
893 return wpcm450_funcs[function].name; in wpcm450_get_function_name()
901 *ngroups = wpcm450_funcs[function].ngroups; in wpcm450_get_function_groups()
902 *groups = wpcm450_funcs[function].groups; in wpcm450_get_function_groups()