Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c751 static struct pinfunction npcm7xx_funcs[] = { variable
1577 return ARRAY_SIZE(npcm7xx_funcs); in npcm7xx_get_functions_count()
1583 return npcm7xx_funcs[function].name; in npcm7xx_get_function_name()
1591 *ngroups = npcm7xx_funcs[function].ngroups; in npcm7xx_get_function_groups()
1592 *groups = npcm7xx_funcs[function].groups; in npcm7xx_get_function_groups()