Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c785 static struct npcm7xx_func npcm7xx_funcs[] = { variable
1622 return ARRAY_SIZE(npcm7xx_funcs); in npcm7xx_get_functions_count()
1628 return npcm7xx_funcs[function].name; in npcm7xx_get_function_name()
1636 *ngroups = npcm7xx_funcs[function].ngroups; in npcm7xx_get_function_groups()
1637 *groups = npcm7xx_funcs[function].groups; in npcm7xx_get_function_groups()