Home
last modified time | relevance | path

Searched refs:force (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.h13 bool force; member
25 .force = 0, in hwsq_stride()
38 .force = 0, in hwsq_reg2()
51 .force = 0, in hwsq_reg()
112 reg->force = true; in hwsq_nuke()
119 if (temp != ((temp & ~mask) | data) || reg->force) in hwsq_mask()
/drivers/gpu/drm/
Ddrm_sysfs.c100 old_force = connector->force; in status_store()
103 connector->force = 0; in status_store()
105 connector->force = DRM_FORCE_ON; in status_store()
107 connector->force = DRM_FORCE_ON_DIGITAL; in status_store()
109 connector->force = DRM_FORCE_OFF; in status_store()
113 if (old_force != connector->force || !connector->force) { in status_store()
117 old_force, connector->force); in status_store()
Ddrm_probe_helper.c243 if (connector->force) { in drm_helper_probe_single_connector_modes()
244 if (connector->force == DRM_FORCE_ON || in drm_helper_probe_single_connector_modes()
245 connector->force == DRM_FORCE_ON_DIGITAL) in drm_helper_probe_single_connector_modes()
249 if (connector->funcs->force) in drm_helper_probe_single_connector_modes()
250 connector->funcs->force(connector); in drm_helper_probe_single_connector_modes()
401 if (connector->force) in output_poll_execute()
Ddrm_debugfs.c242 switch (connector->force) { in connector_show()
291 connector->force = DRM_FORCE_ON; in connector_write()
293 connector->force = DRM_FORCE_ON_DIGITAL; in connector_write()
295 connector->force = DRM_FORCE_OFF; in connector_write()
297 connector->force = DRM_FORCE_UNSPECIFIED; in connector_write()
/drivers/platform/x86/
Dsamsung-q10.c24 static bool force; variable
25 module_param(force, bool, 0);
26 MODULE_PARM_DESC(force,
137 if (!force && !dmi_check_system(samsungq10_dmi_table)) in samsungq10_init()
Dintel_oaktrail.c96 static bool force; variable
97 module_param(force, bool, 0);
98 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
323 if (!force && !dmi_check_system(oaktrail_dmi_table)) { in oaktrail_init()
Dibm_rtl.c38 static bool force; variable
39 module_param(force, bool, 0);
40 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
244 if (force) in ibm_rtl_init()
/drivers/misc/mic/cosm/
Dcosm_main.c42 static void cosm_hw_reset(struct cosm_device *cdev, bool force) in cosm_hw_reset() argument
47 if (force && cdev->hw_ops->force_reset) in cosm_hw_reset()
147 void cosm_stop(struct cosm_device *cdev, bool force) in cosm_stop() argument
150 if (cdev->state != MIC_READY || force) { in cosm_stop()
165 cdev->hw_ops->stop(cdev, force); in cosm_stop()
166 cosm_hw_reset(cdev, force); in cosm_stop()
/drivers/acpi/
Dprocessor_throttling.c58 bool force; member
66 int state, bool force, bool direct);
967 int state, bool force) in acpi_processor_set_throttling_fadt() argument
982 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_fadt()
1040 int state, bool force) in acpi_processor_set_throttling_ptc() argument
1054 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_ptc()
1076 arg->target_state, arg->force); in acpi_processor_throttling_fn()
1087 int state, bool force, bool direct) in __acpi_processor_set_throttling() argument
1135 arg.force = force; in __acpi_processor_set_throttling()
1169 arg.force = force; in __acpi_processor_set_throttling()
[all …]
/drivers/hid/
DKconfig108 bool "ACRUX force feedback support"
112 Say Y here if you want to enable force feedback support for ACRUX
161 tristate "Betop Production Inc. force feedback support"
165 Say Y here if you want to enable force feedback support for devices by
244 bool "DragonRise Inc. force feedback"
248 Say Y here if you want to enable force feedback support for DragonRise Inc.
252 tristate "EMS Production Inc. force feedback support"
256 Say Y here if you want to enable force feedback support for devices by
307 bool "Holtek On Line Grip force feedback support"
312 and want to have force feedback support for it.
[all …]
/drivers/i2c/muxes/
Di2c-mux-pca954x.c215 int num, force, class; in pca954x_probe() local
263 force = 0; /* dynamic adap number */ in pca954x_probe()
268 force = pdata->modes[num].adap_id; in pca954x_probe()
278 ret = i2c_mux_add_adapter(muxc, force, num, class); in pca954x_probe()
283 " %d as bus %d\n", num, force); in pca954x_probe()
Di2c-mux-pca9541.c340 int force; in pca9541_probe() local
356 force = 0; in pca9541_probe()
358 force = pdata->modes[0].adap_id; in pca9541_probe()
370 ret = i2c_mux_add_adapter(muxc, force, 0, 0); in pca9541_probe()
/drivers/hwmon/
Dk10temp.c32 static bool force; variable
33 module_param(force, bool, 0444);
34 MODULE_PARM_DESC(force, "force loading on processors with erratum 319");
193 if (!force) { in k10temp_probe()
/drivers/input/misc/
Dideapad_slidebar.c91 static bool force; variable
92 module_param(force, bool, 0);
93 MODULE_PARM_DESC(force, "Force driver load, ignore DMI data");
312 if (!force && !dmi_check_system(ideapad_dmi)) { in slidebar_init()
/drivers/usb/gadget/udc/
DKconfig42 dynamically linked module called "at91_udc" and force all
53 dynamically linked module called "lpc32xx_udc" and force all
85 dynamically linked module called "fsl_usb2_udc" and force
124 dynamically linked module called "omap_udc" and force all
140 dynamically linked module called "pxa25x_udc" and force all
162 dynamically linked module called "r8a66597_udc" and force all
174 dynamically linked module called "renesas_usbhs" and force all
185 dynamically linked module called "renesas_usb3" and force all
199 dynamically linked module called "pxa27x_udc" and force all
255 dynamically linked module called "m66592_udc" and force all
[all …]
/drivers/net/wireless/intel/iwlwifi/dvm/
Dpower.h41 bool force);
42 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
Dpower.c331 bool force) in iwl_power_set_mode() argument
342 if (!memcmp(&priv->power_data.sleep_cmd, cmd, sizeof(*cmd)) && !force) in iwl_power_set_mode()
350 if (test_bit(STATUS_SCANNING, &priv->status) && !force) { in iwl_power_set_mode()
378 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode() argument
383 return iwl_power_set_mode(priv, &cmd, force); in iwl_power_update_mode()
/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramfuc.h14 bool force; member
107 reg->force = true; in ramfuc_nuke()
114 if (temp != ((temp & ~mask) | data) || reg->force) { in ramfuc_mask()
116 reg->force = false; in ramfuc_mask()
/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c167 int force; in ptlrpc_pinger_process_import() local
174 force = imp->imp_force_verify; in ptlrpc_pinger_process_import()
184 !force) { in ptlrpc_pinger_process_import()
195 ptlrpc_import_state_name(level), level, force, force_next, in ptlrpc_pinger_process_import()
209 if (force) { in ptlrpc_pinger_process_import()
214 } else if ((imp->imp_pingable && !suppress) || force_next || force) { in ptlrpc_pinger_process_import()
/drivers/media/common/
Dcx2341x.c1051 int force = (old == NULL); in cx2341x_update() local
1056 if (force || NEQ(is_50hz)) { in cx2341x_update()
1062 if (force || NEQ(width) || NEQ(height) || NEQ(video_encoding)) { in cx2341x_update()
1074 if (force || NEQ(stream_type)) { in cx2341x_update()
1079 if (force || NEQ(video_aspect)) { in cx2341x_update()
1084 if (force || NEQ(video_b_frames) || NEQ(video_gop_size)) { in cx2341x_update()
1089 if (force || NEQ(video_gop_closure)) { in cx2341x_update()
1094 if (force || NEQ(audio_properties)) { in cx2341x_update()
1099 if (force || NEQ(audio_mute)) { in cx2341x_update()
1104 if (force || NEQ(video_bitrate_mode) || NEQ(video_bitrate) || in cx2341x_update()
[all …]
/drivers/i2c/busses/
Di2c-viapro.c90 static bool force; variable
91 module_param(force, bool, 0);
92 MODULE_PARM_DESC(force, "Forcibly enable the SMBus. DANGEROUS!");
328 force = 0; in vt596_probe()
376 if (force) { in vt596_probe()
/drivers/gpu/drm/bridge/
Ddw-hdmi.c132 enum drm_connector_force force; /* mutex-protected force state */ member
1336 int force = hdmi->force; in dw_hdmi_update_power() local
1339 force = DRM_FORCE_OFF; in dw_hdmi_update_power()
1340 } else if (force == DRM_FORCE_UNSPECIFIED) { in dw_hdmi_update_power()
1342 force = DRM_FORCE_ON; in dw_hdmi_update_power()
1344 force = DRM_FORCE_OFF; in dw_hdmi_update_power()
1347 if (force == DRM_FORCE_OFF) { in dw_hdmi_update_power()
1372 if (hdmi->force || hdmi->disabled || !hdmi->rxsense) in dw_hdmi_update_phy_mask()
1418 dw_hdmi_connector_detect(struct drm_connector *connector, bool force) in dw_hdmi_connector_detect() argument
1424 hdmi->force = DRM_FORCE_UNSPECIFIED; in dw_hdmi_connector_detect()
[all …]
/drivers/scsi/
Dscript_asm.pl521 $force = ($op !~ /TO/i);
524 print STDERR "Forcing register source \n" if ($force && $debug);
526 if (!$force && $src =~
541 if (!$force) {
545 } elsif (!$force && $src =~ /^($value)\s*$/i) {
551 if (!$force) {
/drivers/char/tpm/
Dtpm_tis.c61 static bool force; variable
63 module_param(force, bool, 0444);
64 MODULE_PARM_DESC(force, "Force device probe rather than using ACPI entry");
377 if (!force) in tpm_tis_force_device()
/drivers/gpu/drm/gma500/
Dcdv_intel_crt.c135 bool force) in cdv_intel_crt_detect_hotplug() argument
182 struct drm_connector *connector, bool force) in cdv_intel_crt_detect() argument
184 if (cdv_intel_crt_detect_hotplug(connector, force)) in cdv_intel_crt_detect()

12345678910>>...12