FUNC_DECL_ 740 drivers/pinctrl/aspeed/pinmux-aspeed.h #define FUNC_DECL_2(func, one, two) FUNC_DECL_(func, #one, #two) FUNC_DECL_ 741 drivers/pinctrl/aspeed/pinmux-aspeed.h #define FUNC_DECL_3(func, one, two, three) FUNC_DECL_(func, #one, #two, #three) FUNC_DECL_ 745 drivers/pinctrl/aspeed/pinmux-aspeed.h FUNC_DECL_(func, #func)