param_get_mode
static int param_get_mode(char *buffer, const struct kernel_param *kp);
module_param_call(mode, param_set_mode, param_get_mode,