Searched refs:_funcs (Results 1 – 3 of 3) sorted by relevance
25 ${OBJDUMP} -wdr $OBJ | gawk -M -v _funcs="${FUNCS[*]}" '
23 .funcs = group_name##_funcs, \24 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
827 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument834 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \835 .funcs = tegra124_##_funcs##_functions, \