Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pinctrl/
Dpinctrl-ocelot.c341 unsigned char a_functions[OCELOT_FUNC_PER_PIN]; /* Additional functions */ member
991 .a_functions = { \
1172 .a_functions = { \
1358 if (function == p->a_functions[i]) in ocelot_pin_function_idx()