Searched defs:module_param_named (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | moduleparam.h | 149 #define module_param_named(name, value, type, perm) \ macro |
/openbmc/u-boot/fs/ubifs/ | ||
H A D | ubifs.h | 608 #define module_param_named(...) macro |