Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/nuvoton/
Dpinctrl-npcm8xx.c1070 static struct npcm8xx_func npcm8xx_funcs[] = { variable
2007 return ARRAY_SIZE(npcm8xx_funcs); in npcm8xx_get_functions_count()
2013 return npcm8xx_funcs[function].name; in npcm8xx_get_function_name()
2021 *ngroups = npcm8xx_funcs[function].ngroups; in npcm8xx_get_function_groups()
2022 *groups = npcm8xx_funcs[function].groups; in npcm8xx_get_function_groups()