Searched refs:force (Results 201 - 225 of 626) sorted by relevance

1234567891011>>

/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.c312 int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force) argument
315 if (!force && !ctx->cell_ready(ctx->adev))
/linux-master/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c388 bool force, bool allow)
394 DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_ENABLE, force);
387 hubbub3_force_pstate_change_control(struct hubbub *hubbub, bool force, bool allow) argument
/linux-master/drivers/extcon/
H A Dextcon-usbc-cros-ec.c248 bool force)
299 if (force || info->dr != dr || info->pr != pr || info->dp != dp ||
247 extcon_cros_ec_detect_cable(struct cros_ec_extcon_info *info, bool force) argument
/linux-master/arch/sparc/include/asm/
H A Dleon_amba.h111 u32 force[16]; member in struct:leon3_irqctrl_regs_map
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h328 void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool force);
/linux-master/drivers/media/tuners/
H A Dtda18271-priv.h204 enum tda18271_pll pll, int force);
/linux-master/arch/mips/sibyte/bcm1480/
H A Dirq.c78 bool force)
77 bcm1480_set_affinity(struct irq_data *d, const struct cpumask *mask, bool force) argument
/linux-master/drivers/hid/
H A Dhid-picolcd.h119 u8 force; member in struct:picolcd_fb_data
/linux-master/arch/alpha/kernel/
H A Dsys_titan.c151 bool force)
149 titan_set_irq_affinity(struct irq_data *d, const struct cpumask *affinity, bool force) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi.h153 int hfi_core_resume(struct venus_core *core, bool force);
/linux-master/sound/pci/echoaudio/
H A Dgina24_dsp.c32 static int write_control_reg(struct echoaudio *chip, u32 value, char force);
H A Dlayla24_dsp.c31 static int write_control_reg(struct echoaudio *chip, u32 value, char force);
/linux-master/arch/powerpc/sysdev/xics/
H A Dics-native.c98 bool force)
96 ics_native_set_affinity(struct irq_data *d, const struct cpumask *cpumask, bool force) argument
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S163 @ force address lines low by reading at physical address 0
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h201 /* No union for debug build to force NULL derefs in buggy code. */
411 * @B43_TXPWR_IGNORE_TIME: Ignore the schedule time and force-redo
444 void b43_phy_force_clock(struct b43_wldev *dev, bool force);
/linux-master/arch/mips/sibyte/sb1250/
H A Dirq.c71 bool force)
70 sb1250_set_affinity(struct irq_data *d, const struct cpumask *mask, bool force) argument
/linux-master/drivers/irqchip/
H A Dirq-aspeed-scu-ic.c118 bool force)
116 aspeed_scu_ic_irq_set_affinity(struct irq_data *data, const struct cpumask *dest, bool force) argument
/linux-master/drivers/pci/controller/
H A Dpcie-altera-msi.c103 const struct cpumask *mask, bool force)
102 altera_msi_set_affinity(struct irq_data *irq_data, const struct cpumask *mask, bool force) argument
/linux-master/drivers/parisc/
H A Dgsc.c140 bool force)
139 gsc_set_affinity_irq(struct irq_data *d, const struct cpumask *dest, bool force) argument
/linux-master/arch/powerpc/sysdev/
H A Dehv_pic.c72 bool force)
71 ehv_pic_set_affinity(struct irq_data *d, const struct cpumask *dest, bool force) argument
/linux-master/arch/arc/kernel/
H A Dmcip.c265 bool force)
264 idu_irq_set_affinity(struct irq_data *data, const struct cpumask *cpumask, bool force) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dpriv.h54 bool force; member in struct:nvkm_fifo_func::nvkm_fifo_func_cgrp
H A Dtu102.c278 .cgrp = {{ 0, 0, KEPLER_CHANNEL_GROUP_A }, &gk110_cgrp, .force = true },
/linux-master/drivers/gpu/drm/nouveau/include/nvrm/535.113.01/common/sdk/nvidia/inc/ctrl/ctrl0073/
H A Dctrl0073dp.h190 NvBool force; member in struct:NV0073_CTRL_CMD_DP_TOPOLOGY_ALLOCATE_DISPLAYID_PARAMS
/linux-master/drivers/regulator/
H A Dwm8350-regulator.c737 /* force continuous mode */
768 u16 mask, sleep, active, force; local
791 force = wm8350_reg_read(wm8350, reg) & WM8350_DCDC1_FORCE_PWM_ENA;
794 dev_dbg(wm8350->dev, "mask %x active %x sleep %x force %x",
795 mask, active, sleep, force);
798 if (force)

Completed in 535 milliseconds

1234567891011>>