Searched refs:_funcs (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/pinctrl/mediatek/ |
D | pinctrl-moore.h | 45 id##_funcs, \
|
D | pinctrl-paris.h | 57 id##_funcs, \
|
/linux-5.19.10/drivers/pinctrl/actions/ |
D | pinctrl-owl.h | 23 .funcs = group_name##_funcs, \ 24 .nfuncs = ARRAY_SIZE(group_name##_funcs), \
|
/linux-5.19.10/drivers/pinctrl/tegra/ |
D | pinctrl-tegra-xusb.c | 827 #define TEGRA124_LANE(_name, _offset, _shift, _mask, _iddq, _funcs) \ argument 834 .num_funcs = ARRAY_SIZE(tegra124_##_funcs##_functions), \ 835 .funcs = tegra124_##_funcs##_functions, \
|
/linux-5.19.10/Documentation/gpu/ |
D | todo.rst | 141 internal use. Some of these hooks should be move from ``_funcs`` to
|