Searched refs:mpt_set_debug_level (Results 1 – 1 of 1) sorted by relevance
102 static int mpt_set_debug_level(const char *val, const struct kernel_param *kp);103 module_param_call(mpt_debug_level, mpt_set_debug_level, param_get_int,245 static int mpt_set_debug_level(const char *val, const struct kernel_param *kp) in mpt_set_debug_level() function