Searched refs:_funcs (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/pinctrl/tegra/ |
D | pinctrl-tegra-xusb.c | 835 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument 842 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \ 843 .funcs = tegra124_##_funcs##_functions, \
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-ingenic.c | 136 id##_funcs, \
|
/Linux-v4.19/drivers/pinctrl/actions/ |
D | pinctrl-s900.c | 900 .funcs = group_name##_funcs, \ 901 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
|
/Linux-v4.19/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7622.c | 43 id##_funcs, \
|
/Linux-v4.19/Documentation/gpu/ |
D | todo.rst | 136 internal use. Some of these hooks should be move from ``_funcs`` to
|