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