module_param_call
module_param_call(disable, cmm_set_disable, param_get_uint,
module_param_call(lid_init_state,
module_param_call(ec_event_clearing, param_set_event_clearing, param_get_event_clearing,
module_param_call(trace_state, param_set_trace_state, param_get_trace_state,
module_param_call(acpica_version, NULL, param_get_acpica_version, NULL, 0444);
module_param_call(stop_on_user_error, binder_set_stop_on_user_error,
module_param_call(ifnum_to_use, set_param_ifnum, param_get_int,
module_param_call(hotmod, hotmod_handler, NULL, NULL, 0200);
module_param_call(edac_mc_poll_msec, edac_set_poll_msec, param_get_uint,
module_param_call(edac_debug_level, edac_set_debug_level, param_get_int,
module_param_call(scroll_speed, param_set_scroll_speed, param_get_uint, &scroll_speed, 0644);
module_param_call(srpt_service_guid, srpt_set_u64_x, srpt_get_u64_x,
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
module_param_call(debug, set_debug, param_get_uint, &debug, S_IRUGO | S_IWUSR);
module_param_call(start_ro, set_ro, get_ro, NULL, S_IRUSR|S_IWUSR);
module_param_call(new_array, add_named_array, NULL, NULL, S_IWUSR);
module_param_call(dma_mode, tw686x_dma_mode_set, tw686x_dma_mode_get,
module_param_call(clock, uvc_clock_param_set, uvc_clock_param_get,
module_param_call(mpt_debug_level, mpt_set_debug_level, param_get_int,
module_param_call(kgdbts, param_set_kgdbts_var, param_get_string, &kps, 0644);
module_param_call(block2mtd, block2mtd_setup, NULL, NULL, 0200);
module_param_call(phram, phram_param_call, NULL, NULL, 0200);
module_param_call(mtd, ubi_mtd_param_parse, NULL, NULL, 0400);
module_param_call(iopolicy, nvme_set_iopolicy, nvme_get_iopolicy,
module_param_call(policy, pcie_aspm_set_policy, pcie_aspm_get_policy,
module_param_call(feature, set_ibm_param, NULL, NULL, 0); \
module_param_call(show, NULL, fcoe_transport_show, NULL, S_IRUSR);
module_param_call(create, fcoe_transport_create, NULL,
module_param_call(create_vn2vn, fcoe_transport_create, NULL,
module_param_call(destroy, fcoe_transport_destroy, NULL, NULL, S_IWUSR);
module_param_call(enable, fcoe_transport_enable, NULL, NULL, S_IWUSR);
module_param_call(disable, fcoe_transport_disable, NULL, NULL, S_IWUSR);
module_param_call(mpt3sas_fwfault_debug, _scsih_set_fwfault_debug,
module_param_call(logging_level, _scsih_set_debug_level, param_get_int,
module_param_call(kgdboc, param_set_kgdboc_var, param_get_string, &kps, 0644);
module_param_call(max_user_bgreq, set_global_limit, param_get_uint,
module_param_call(max_user_congthresh, set_global_limit, param_get_uint,
module_param_call(nlm_grace_period, param_set_grace_period, param_get_ulong,
module_param_call(nlm_timeout, param_set_timeout, param_get_ulong,
module_param_call(nlm_udpport, param_set_port, param_get_int,
module_param_call(nlm_tcpport, param_set_port, param_get_int,
module_param_call(capabilities, param_set_dlmfs_capabilities,
module_param_call(check_copy_up, ovl_ccup_set, ovl_ccup_get, NULL, 0644);
module_param_call(drop_dir_cache, cifs_param_set_drop_dir_cache, NULL, NULL, 0200);
module_param_call(hashsize, nf_conntrack_set_hashsize, param_get_uint,
module_param_call(ports, warn_set, NULL, NULL, 0);
module_param_call(ports, warn_set, NULL, NULL, 0);
module_param_call(pool_mode, param_set_pool_mode, param_get_pool_mode,
module_param_call(mode, param_set_mode, param_get_mode,
module_param_call(debug, param_set_debug, param_get_debug,
module_param_call(audit, param_set_audit, param_get_audit,