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.c1051 static struct pinfunction npcm8xx_funcs[] = { variable
1990 return ARRAY_SIZE(npcm8xx_funcs); in npcm8xx_get_functions_count()
1996 return npcm8xx_funcs[function].name; in npcm8xx_get_function_name()
2004 *ngroups = npcm8xx_funcs[function].ngroups; in npcm8xx_get_function_groups()
2005 *groups = npcm8xx_funcs[function].groups; in npcm8xx_get_function_groups()