Lines Matching refs:module_param_named
9278 module_param_named(debug, dbg_level, uint, 0);
9286 module_param_named(fan_control, fan_control_allowed, bool, 0444);
9290 module_param_named(brightness_mode, brightness_mode, uint, 0444);
9300 module_param_named(volume_mode, volume_mode, uint, 0444);
9305 module_param_named(volume_capabilities, volume_capabilities, uint, 0444);
9310 module_param_named(volume_control, volume_control_allowed, bool, 0444);
9315 module_param_named(software_mute, software_mute_requested, bool, 0444);
9320 module_param_named(index, alsa_index, int, 0444);
9322 module_param_named(id, alsa_id, charp, 0444);
9324 module_param_named(enable, alsa_enable, bool, 0444);
9347 module_param_named(wlsw_state, tpacpi_wlsw_emulstate, bool, 0);
9353 module_param_named(bluetooth_state, tpacpi_bluetooth_emulstate, bool, 0);
9359 module_param_named(wwan_state, tpacpi_wwan_emulstate, bool, 0);
9365 module_param_named(uwb_state, tpacpi_uwb_emulstate, bool, 0);