Searched refs:hotmod_handler (Results 1 – 1 of 1) sorted by relevance
17 static int hotmod_handler(const char *val, const struct kernel_param *kp);19 module_param_call(hotmod, hotmod_handler, NULL, NULL, 0200);185 static int hotmod_handler(const char *val, const struct kernel_param *kp) in hotmod_handler() function
Completed in 3 milliseconds