Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c1070 static struct pinfunction npcm8xx_funcs[] = { variable
2123 return ARRAY_SIZE(npcm8xx_funcs); in npcm8xx_get_functions_count()
2129 return npcm8xx_funcs[function].name; in npcm8xx_get_function_name()
2137 *ngroups = npcm8xx_funcs[function].ngroups; in npcm8xx_get_function_groups()
2138 *groups = npcm8xx_funcs[function].groups; in npcm8xx_get_function_groups()