Searched refs:param_get_debug (Results 1 – 1 of 1) sorted by relevance
1818 static int param_get_debug(char *buffer, const struct kernel_param *kp);1854 module_param_call(debug, param_set_debug, param_get_debug,2048 static int param_get_debug(char *buffer, const struct kernel_param *kp) in param_get_debug() function