Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c1075 static struct npcm8xx_func npcm8xx_funcs[] = { variable
2010 return ARRAY_SIZE(npcm8xx_funcs); in npcm8xx_get_functions_count()
2016 return npcm8xx_funcs[function].name; in npcm8xx_get_function_name()
2024 *ngroups = npcm8xx_funcs[function].ngroups; in npcm8xx_get_function_groups()
2025 *groups = npcm8xx_funcs[function].groups; in npcm8xx_get_function_groups()