Home
last modified time | relevance | path

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

12345678910>>...31

/Linux-v4.19/arch/powerpc/sysdev/
Dipic.c40 .force = IPIC_SIFCR_H,
47 .force = IPIC_SIFCR_H,
54 .force = IPIC_SIFCR_H,
61 .force = IPIC_SIFCR_H,
68 .force = IPIC_SIFCR_H,
75 .force = IPIC_SIFCR_H,
82 .force = IPIC_SIFCR_H,
89 .force = IPIC_SIFCR_H,
96 .force = IPIC_SIFCR_H,
103 .force = IPIC_SIFCR_H,
[all …]
/Linux-v4.19/tools/perf/
Dbuiltin-buildid-list.c51 static int perf_session__list_build_ids(bool force, bool with_hits) in perf_session__list_build_ids() argument
59 .force = force, in perf_session__list_build_ids()
98 bool force = false; in cmd_buildid_list() local
102 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_buildid_list()
118 return perf_session__list_build_ids(force, with_hits); in cmd_buildid_list()
Dbuiltin-evlist.c30 .force = details->force, in __cmd_evlist()
62 OPT_BOOLEAN('f', "force", &details.force, "don't complain, do it"), in cmd_evlist()
Dbuiltin-buildid-cache.c114 static int build_id_cache__add_kcore(const char *filename, bool force) in build_id_cache__add_kcore() argument
133 if (!force && in build_id_cache__add_kcore()
355 bool force = false; in cmd_buildid_cache() local
386 OPT_BOOLEAN('f', "force", &force, "don't complain, do it"), in cmd_buildid_cache()
420 data.force = force; in cmd_buildid_cache()
519 if (kcore_filename && build_id_cache__add_kcore(kcore_filename, force)) in cmd_buildid_cache()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
Dhwsq.h14 bool force; member
26 .force = 0, in hwsq_stride()
39 .force = 0, in hwsq_reg2()
52 .force = 0, in hwsq_reg()
113 reg->force = true; in hwsq_nuke()
120 if (temp != ((temp & ~mask) | data) || reg->force) in hwsq_mask()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_probe_helper.c261 drm_helper_probe_detect_ctx(struct drm_connector *connector, bool force) in drm_helper_probe_detect_ctx() argument
273 ret = funcs->detect_ctx(connector, &ctx, force); in drm_helper_probe_detect_ctx()
275 ret = connector->funcs->detect(connector, force); in drm_helper_probe_detect_ctx()
307 bool force) in drm_helper_probe_detect() argument
314 return drm_helper_probe_detect_ctx(connector, force); in drm_helper_probe_detect()
321 return funcs->detect_ctx(connector, ctx, force); in drm_helper_probe_detect()
323 return connector->funcs->detect(connector, force); in drm_helper_probe_detect()
421 if (connector->force) { in drm_helper_probe_single_connector_modes()
422 if (connector->force == DRM_FORCE_ON || in drm_helper_probe_single_connector_modes()
423 connector->force == DRM_FORCE_ON_DIGITAL) in drm_helper_probe_single_connector_modes()
[all …]
Ddrm_sysfs.c114 old_force = connector->force; in status_store()
117 connector->force = 0; in status_store()
119 connector->force = DRM_FORCE_ON; in status_store()
121 connector->force = DRM_FORCE_ON_DIGITAL; in status_store()
123 connector->force = DRM_FORCE_OFF; in status_store()
127 if (old_force != connector->force || !connector->force) { in status_store()
131 old_force, connector->force); in status_store()
/Linux-v4.19/arch/x86/platform/iris/
Diris.c45 static bool force; variable
47 module_param(force, bool, 0);
48 MODULE_PARM_DESC(force, "Set to one to force poweroff handler installation.");
108 if (force != 1) { in iris_init()
/Linux-v4.19/tools/lib/lockdep/
DMakefile120 $(LIB_IN): force
129 tags: force
134 TAGS: force
157 PHONY += force
158 force: target
/Linux-v4.19/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()
/Linux-v4.19/tools/lib/traceevent/
DMakefile173 $(TE_IN): force
192 $(PLUGINS_IN): force
218 ep_version.h: force
233 tags: force
238 TAGS: force
295 PHONY += force plugins
296 force: target
/Linux-v4.19/arch/x86/platform/geode/
Dalix.c43 static bool force = 0; variable
44 module_param(force, bool, 0444);
46 MODULE_PARM_DESC(force, "Force detection as ALIX.2/ALIX.3 platform");
127 if (force) { in alix_present()
/Linux-v4.19/arch/um/kernel/
Dtlb.c43 int force; member
46 #define INIT_HVC(mm, force) \ argument
52 .force = force })
217 if (hvc->force || pte_newpage(*pte)) { in update_pte_range()
242 if (hvc->force || pmd_newpage(*pmd)) { in update_pmd_range()
264 if (hvc->force || pud_newpage(*pud)) { in update_pud_range()
275 unsigned long end_addr, int force) in fix_range_common() argument
282 hvc = INIT_HVC(mm, force); in fix_range_common()
287 if (force || pgd_newpage(*pgd)) { in fix_range_common()
513 unsigned long end_addr, int force) in fix_range() argument
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt193 - qcom,force-mode:
194 Usage: optional (default if no other qcom,force-mode is specified)
198 QCOM_RPM_FORCE_MODE_NONE - do not force any mode
199 QCOM_RPM_FORCE_MODE_LPM - force into low power mode
200 QCOM_RPM_FORCE_MODE_HPM - force into high power mode
219 - qcom,force-mode:
224 QCOM_RPM_FORCE_MODE_NONE - do not force any mode
225 QCOM_RPM_FORCE_MODE_LPM - force into low power mode
226 QCOM_RPM_FORCE_MODE_HPM - force into high power mode
275 qcom,force-mode = <QCOM_RPM_FORCE_MODE_AUTO>;
/Linux-v4.19/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()
/Linux-v4.19/Documentation/networking/
Dtlan.txt63 3. You can set duplex=1 to force half duplex, and duplex=2 to
64 force full duplex.
66 4. You can set speed=10 to force 10Mbs operation, and speed=100
67 to force 100Mbs operation. (I'm not sure what will happen
73 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
95 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
98 use the above options on a per adapter basis. To force a 100Mbit/HD
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dpower.h41 bool force);
42 int iwl_power_update_mode(struct iwl_priv *priv, bool force);
/Linux-v4.19/Documentation/hwmon/
Dlm9211 Addresses scanned: none, force parameter needed
15 Addresses scanned: none, force parameter needed
35 may need to use the force parameter.
/Linux-v4.19/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()
/Linux-v4.19/drivers/acpi/
Dprocessor_throttling.c58 bool force; member
66 int state, bool force, bool direct);
975 int state, bool force) in acpi_processor_set_throttling_fadt() argument
990 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_fadt()
1048 int state, bool force) in acpi_processor_set_throttling_ptc() argument
1062 if (!force && (state == pr->throttling.state)) in acpi_processor_set_throttling_ptc()
1084 arg->target_state, arg->force); in acpi_processor_throttling_fn()
1088 int state, bool force, bool direct) in __acpi_processor_set_throttling() argument
1136 arg.force = force; in __acpi_processor_set_throttling()
1170 arg.force = force; in __acpi_processor_set_throttling()
[all …]
/Linux-v4.19/drivers/i2c/muxes/
Di2c-mux-mlxcpld.c138 int num, force; in mlxcpld_mux_probe() local
165 force = pdata->adap_ids[num]; in mlxcpld_mux_probe()
167 err = i2c_mux_add_adapter(muxc, force, num, 0); in mlxcpld_mux_probe()
/Linux-v4.19/include/linux/
Dhiddev.h53 int hiddev_connect(struct hid_device *hid, unsigned int force);
60 unsigned int force) in hiddev_connect() argument
/Linux-v4.19/drivers/hid/
DKconfig120 bool "ACRUX force feedback support"
124 Say Y here if you want to enable force feedback support for ACRUX
176 tristate "Betop Production Inc. force feedback support"
180 Say Y here if you want to enable force feedback support for devices by
270 bool "DragonRise Inc. force feedback"
274 Say Y here if you want to enable force feedback support for DragonRise Inc.
278 tristate "EMS Production Inc. force feedback support"
282 Say Y here if you want to enable force feedback support for devices by
345 bool "Holtek On Line Grip force feedback support"
350 and want to have force feedback support for it.
[all …]
/Linux-v4.19/arch/x86/crypto/
Dtwofish_glue_3way.c261 static int force; variable
262 module_param(force, int, 0);
263 MODULE_PARM_DESC(force, "Force module load, ignore CPU blacklist");
267 if (!force && is_blacklisted_cpu()) { in init()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramfuc.h15 bool force; member
108 reg->force = true; in ramfuc_nuke()
115 if (temp != ((temp & ~mask) | data) || reg->force) { in ramfuc_mask()
117 reg->force = false; in ramfuc_mask()

12345678910>>...31