Searched refs:nfuncs (Results 1 – 6 of 6) sorted by relevance
86 unsigned nfuncs, selector = 0; in pinmux_func_name_to_selector() local94 nfuncs = ops->get_functions_count(dev); in pinmux_func_name_to_selector()97 for (selector = 0; selector < nfuncs; selector++) { in pinmux_func_name_to_selector()
97 unsigned int nfuncs; member255 return info->nfuncs; in armada_37xx_pmx_get_funcs_count()381 info->nfuncs = num; in armada_37xx_fill_group()401 for (n = 0; n < info->nfuncs; n++) { in armada_37xx_fill_func()
163 int nfuncs; member
389 .nfuncs = ARRAY_SIZE(mt7629_functions),
247 return priv->soc->nfuncs; in mtk_get_functions_count()
1244 .nfuncs = ARRAY_SIZE(mt7623_functions),