Home
last modified time | relevance | path

Searched refs:mpt_set_debug_level (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c102 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
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.c102 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

Completed in 21 milliseconds