Searched refs:tz1090_functions (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-tz1090.c706 static const struct tz1090_function tz1090_functions[] = { variable in typeref:struct:tz1090_function
1221 return ARRAY_SIZE(tz1090_functions); tz1090_pinctrl_get_funcs_count()
1227 return tz1090_functions[function].name; tz1090_pinctrl_get_func_name()
1236 *groups = tz1090_functions[function].groups; tz1090_pinctrl_get_func_groups()
1237 *num_groups = tz1090_functions[function].ngroups; tz1090_pinctrl_get_func_groups()
1457 __func__, tz1090_functions[function].name, tz1090_pinctrl_set_mux()
1458 tz1090_functions[grp->func].name); tz1090_pinctrl_set_mux()
1463 __func__, npins, grp->name, tz1090_functions[function].name); tz1090_pinctrl_set_mux()

Completed in 93 milliseconds