Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c779 static struct npcm7xx_func npcm7xx_funcs[] = { variable
1616 return ARRAY_SIZE(npcm7xx_funcs); in npcm7xx_get_functions_count()
1622 return npcm7xx_funcs[function].name; in npcm7xx_get_function_name()
1630 *ngroups = npcm7xx_funcs[function].ngroups; in npcm7xx_get_function_groups()
1631 *groups = npcm7xx_funcs[function].groups; in npcm7xx_get_function_groups()