Home
last modified time | relevance | path

Searched defs:force (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Ddma.c67 static int mt7921_dma_disable(struct mt7921_dev *dev, bool force) in mt7921_dma_disable()
134 static int mt7921_dma_reset(struct mt7921_dev *dev, bool force) in mt7921_dma_reset()
170 int mt7921_wpdma_reset(struct mt7921_dev *dev, bool force) in mt7921_wpdma_reset()
/linux-6.3-rc2/drivers/acpi/
A Dprocessor_throttling.c41 bool force; member
939 int state, bool force) in acpi_processor_set_throttling_fadt()
1012 int state, bool force) in acpi_processor_set_throttling_ptc()
1052 int state, bool force, bool direct) in __acpi_processor_set_throttling()
1154 bool force) in acpi_processor_set_throttling()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-buildid-list.c82 static int perf_session__list_build_ids(bool force, bool with_hits) in perf_session__list_build_ids()
134 bool force = false; in cmd_buildid_list() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dport_tun.c42 u8 force) in mlx5_set_port_tun_entropy_calc()
57 u8 enable, u8 force) in mlx5_set_port_gre_tun_entropy_calc()
/linux-6.3-rc2/arch/um/kernel/
A Dtlb.c43 int force; member
46 #define INIT_HVC(mm, force, userspace) \ argument
318 unsigned long end_addr, int force) in fix_range_common()
360 int updated = 0, err = 0, force = 0, userspace = 0; in flush_tlb_kernel_range_common() local
558 unsigned long end_addr, int force) in fix_range()
/linux-6.3-rc2/arch/ia64/kernel/
A Dmsi_ia64.c17 const cpumask_t *cpu_mask, bool force) in ia64_set_msi_irq_affinity()
117 const struct cpumask *mask, bool force) in dmar_msi_set_affinity()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dcdv_intel_crt.c139 bool force) in cdv_intel_crt_detect_hotplug()
186 struct drm_connector *connector, bool force) in cdv_intel_crt_detect()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dpower.c313 bool force) in iwl_power_set_mode()
360 int iwl_power_update_mode(struct iwl_priv *priv, bool force) in iwl_power_update_mode()
A Dtt.c241 static void iwl_legacy_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_legacy_tt_handler()
346 static void iwl_advance_tt_handler(struct iwl_priv *priv, s32 temp, bool force) in iwl_advance_tt_handler()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt76x2/
A Dmac.c9 void mt76x2_mac_stop(struct mt76x02_dev *dev, bool force) in mt76x2_mac_stop()
/linux-6.3-rc2/tools/perf/util/
A Ddata-convert.h8 bool force; member
A Devsel_fprintf.h14 bool force; member
/linux-6.3-rc2/drivers/iommu/
A Dhyperv-iommu.c40 const struct cpumask *mask, bool force) in hyperv_ir_set_affinity()
250 const struct cpumask *mask, bool force) in hyperv_root_ir_set_affinity()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Def100_sriov.c48 int efx_ef100_pci_sriov_disable(struct efx_nic *efx, bool force) in efx_ef100_pci_sriov_disable()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_connectors.c854 radeon_lvds_detect(struct drm_connector *connector, bool force) in radeon_lvds_detect()
1000 radeon_vga_detect(struct drm_connector *connector, bool force) in radeon_vga_detect()
1140 radeon_tv_detect(struct drm_connector *connector, bool force) in radeon_tv_detect()
1226 radeon_dvi_detect(struct drm_connector *connector, bool force) in radeon_dvi_detect()
1636 radeon_dp_detect(struct drm_connector *connector, bool force) in radeon_dp_detect()
/linux-6.3-rc2/samples/bpf/
A Dxdp_redirect_user.c52 bool force = false; in main() local
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh_event.c167 void eeh_remove_event(struct eeh_pe *pe, bool force) in eeh_remove_event()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_connectors.c720 amdgpu_connector_lvds_detect(struct drm_connector *connector, bool force) in amdgpu_connector_lvds_detect()
859 amdgpu_connector_vga_detect(struct drm_connector *connector, bool force) in amdgpu_connector_vga_detect()
983 amdgpu_connector_dvi_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dvi_detect()
1356 amdgpu_connector_dp_detect(struct drm_connector *connector, bool force) in amdgpu_connector_dp_detect()
/linux-6.3-rc2/kernel/irq/
A Dchip.c192 bool force) in __irq_startup_managed()
229 bool force) in __irq_startup_managed()
254 int irq_startup(struct irq_desc *desc, bool resend, bool force) in irq_startup()
1430 const struct cpumask *dest, bool force) in irq_chip_set_affinity_parent()
/linux-6.3-rc2/kernel/time/
A Dtick-oneshot.c23 int tick_program_event(ktime_t expires, int force) in tick_program_event()
/linux-6.3-rc2/tools/testing/selftests/arm64/fp/
A Dvlset.c23 static int force = 0; variable
/linux-6.3-rc2/arch/x86/platform/iris/
A Diris.c31 static bool force; variable
/linux-6.3-rc2/sound/pci/echoaudio/
A Dechoaudio_gml.c64 static int write_control_reg(struct echoaudio *chip, u32 value, char force) in write_control_reg()
/linux-6.3-rc2/drivers/platform/x86/
A Dsamsung-q10.c20 static bool force; variable
/linux-6.3-rc2/drivers/gpu/drm/xen/
A Dxen_drm_front_conn.c48 bool force) in connector_detect()

Completed in 54 milliseconds

12345678910>>...18