Searched refs:module_param_call (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | compat.h | 186 #define module_param_call(...) macro |
/u-boot/drivers/mtd/ubi/ | ||
A D | build.c | 1531 module_param_call(mtd, ubi_mtd_param_parse, NULL, NULL, 000); |
Completed in 10 milliseconds