Home
last modified time | relevance | path

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

/linux/scripts/
H A Dobjdump-func25 ${OBJDUMP} -wdr $OBJ | gawk -M -v _funcs="${FUNCS[*]}" '
/linux/drivers/pinctrl/actions/
H A Dpinctrl-owl.h23 .funcs = group_name##_funcs, \
24 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.h43 .data = id##_funcs, \
H A Dpinctrl-paris.h55 .data = id##_funcs, \
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra-xusb.c827 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument
834 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \
835 .funcs = tegra124_##_funcs##_functions, \
/linux/Documentation/gpu/
H A Dtodo.rst168 internal use. Some of these hooks should be move from ``_funcs`` to