Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/aspeed/
Dpinmux-aspeed.h736 #define FUNC_SYM(func) func_groups_ ## func macro
738 static const char *FUNC_SYM(func)[] = { __VA_ARGS__ }
772 .groups = &FUNC_SYM(name_)[0], \
773 .ngroups = ARRAY_SIZE(FUNC_SYM(name_)), \