Searched defs:module_param_call (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | moduleparam.h | 297 #define module_param_call(name, _set, _get, arg, perm) \ macro |
/openbmc/u-boot/include/linux/ | ||
H A D | compat.h | 175 #define module_param_call(...) macro |