/linux-6.14.4/drivers/s390/net/ |
D | qeth_l2_sys.c | 146 bool enable; in qeth_bridgeport_hostnotification_store() local 200 int enable, primary; in qeth_bridgeport_reflect_store() local
|
/linux-6.14.4/drivers/net/wireless/mediatek/mt7601u/ |
D | init.c | 16 mt7601u_set_wlan_state(struct mt7601u_dev *dev, u32 val, bool enable) in mt7601u_set_wlan_state() 59 static void mt7601u_chip_onoff(struct mt7601u_dev *dev, bool enable, bool reset) in mt7601u_chip_onoff()
|
/linux-6.14.4/drivers/gpu/drm/msm/ |
D | msm_kms.c | 106 bool enable; member 126 struct drm_crtc *crtc, bool enable) in vblank_ctrl_queue_work()
|
/linux-6.14.4/drivers/gpu/drm/sun4i/ |
D | sun8i_mixer.c | 253 static void sun8i_layer_enable(struct sun8i_layer *layer, bool enable) in sun8i_layer_enable() 285 bool enable; in sun8i_mixer_commit() local
|
/linux-6.14.4/drivers/net/can/c_can/ |
D | c_can_platform.c | 97 static void c_can_hw_raminit_syscon(const struct c_can_priv *priv, bool enable) in c_can_hw_raminit_syscon() 178 static void c_can_hw_raminit(const struct c_can_priv *priv, bool enable) in c_can_hw_raminit()
|
/linux-6.14.4/drivers/usb/mtu3/ |
D | mtu3_host.c | 68 static void ssusb_wakeup_ip_sleep_set(struct ssusb_mtk *ssusb, bool enable) in ssusb_wakeup_ip_sleep_set() 140 void ssusb_wakeup_set(struct ssusb_mtk *ssusb, bool enable) in ssusb_wakeup_set()
|
/linux-6.14.4/arch/arm64/mm/ |
D | pageattr.c | 163 int set_memory_valid(unsigned long addr, int numpages, int enable) in set_memory_valid() 302 void __kernel_map_pages(struct page *page, int numpages, int enable) in __kernel_map_pages()
|
/linux-6.14.4/drivers/clk/qcom/ |
D | clk-spmi-pmic-div.c | 62 __spmi_pmic_clkdiv_set_enable_state(struct clkdiv *clkdiv, bool enable, in __spmi_pmic_clkdiv_set_enable_state() 82 static int spmi_pmic_clkdiv_set_enable_state(struct clkdiv *clkdiv, bool enable) in spmi_pmic_clkdiv_set_enable_state()
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | mmhub_v3_3.c | 570 bool enable) in mmhub_v3_3_update_medium_grain_clock_gating() 586 bool enable) in mmhub_v3_3_update_medium_grain_light_sleep()
|
/linux-6.14.4/arch/powerpc/sysdev/ |
D | fsl_rcpm.c | 71 static void rcpm_v1_set_ip_power(bool enable, u32 mask) in rcpm_v1_set_ip_power() 79 static void rcpm_v2_set_ip_power(bool enable, u32 mask) in rcpm_v2_set_ip_power()
|
/linux-6.14.4/sound/pci/trident/ |
D | trident.c | 23 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE_PNP; /* Enable this card */ variable
|
/linux-6.14.4/sound/isa/ |
D | adlib.c | 22 static bool enable[SNDRV_CARDS] = SNDRV_DEFAULT_ENABLE; variable
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/opp/dcn35/ |
D | dcn35_opp.c | 50 void dcn35_opp_set_fgcg(struct dcn20_opp *oppn20, bool enable) in dcn35_opp_set_fgcg()
|
/linux-6.14.4/include/linux/firmware/imx/ |
D | sci.h | 47 static inline int imx_scu_irq_group_enable(u8 group, u32 mask, u8 enable) in imx_scu_irq_group_enable()
|
/linux-6.14.4/drivers/net/usb/ |
D | r8152.c | 891 int (*enable)(struct r8152 *tp); member 3026 static void rtl_eee_plus_en(struct r8152 *tp, bool enable) in rtl_eee_plus_en() 3046 static void rxdy_gated_en(struct r8152 *tp, bool enable) in rxdy_gated_en() 3358 static void r8152_power_cut_en(struct r8152 *tp, bool enable) in r8152_power_cut_en() 3374 static void rtl_rx_vlan_en(struct r8152 *tp, bool enable) in rtl_rx_vlan_en() 3504 static void r8153_mac_clk_speed_down(struct r8152 *tp, bool enable) in r8153_mac_clk_speed_down() 3517 static void r8156_mac_clk_spd(struct r8152 *tp, bool enable) in r8156_mac_clk_spd() 3538 static void r8153_u1u2en(struct r8152 *tp, bool enable) in r8153_u1u2en() 3550 static void r8153b_u1u2en(struct r8152 *tp, bool enable) in r8153b_u1u2en() 3563 static void r8153_u2p3en(struct r8152 *tp, bool enable) in r8153_u2p3en() [all …]
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | ci_dpm.c | 496 static void ci_do_enable_didt(struct radeon_device *rdev, const bool enable) in ci_do_enable_didt() 586 static int ci_enable_didt(struct radeon_device *rdev, bool enable) in ci_enable_didt() 611 static int ci_enable_power_containment(struct radeon_device *rdev, bool enable) in ci_enable_power_containment() 669 static int ci_enable_smc_cac(struct radeon_device *rdev, bool enable) in ci_enable_smc_cac() 694 bool enable) in ci_enable_thermal_based_sclk_dpm() 877 bool enable) in ci_thermal_enable_alert() 1389 bool enable) in ci_enable_auto_throttle_source() 1438 static int ci_enable_sclk_mclk_dpm(struct radeon_device *rdev, bool enable) in ci_enable_sclk_mclk_dpm() 1577 static void ci_enable_sclk_control(struct radeon_device *rdev, bool enable) in ci_enable_sclk_control() 1863 bool enable) in ci_enable_thermal_protection() [all …]
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dpipe.c | 257 static int mlxsw_sp_dpipe_table_erif_counters_update(void *priv, bool enable) in mlxsw_sp_dpipe_table_erif_counters_update() 662 bool enable, int type) in mlxsw_sp_dpipe_table_host_counters_update() 691 static int mlxsw_sp_dpipe_table_host4_counters_update(void *priv, bool enable) in mlxsw_sp_dpipe_table_host4_counters_update() 799 static int mlxsw_sp_dpipe_table_host6_counters_update(void *priv, bool enable) in mlxsw_sp_dpipe_table_host6_counters_update() 1179 static int mlxsw_sp_dpipe_table_adj_counters_update(void *priv, bool enable) in mlxsw_sp_dpipe_table_adj_counters_update()
|
/linux-6.14.4/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.h | 222 bool enable; member 240 bool enable; member 256 bool enable; member 265 bool enable; member 289 bool enable; member
|
/linux-6.14.4/sound/soc/sof/intel/ |
D | hda-mlink.c | 243 static void hdaml_link_enable_interrupt(u32 __iomem *lctl, bool enable) in hdaml_link_enable_interrupt() 364 static void hdaml_lctl_offload_enable(u32 __iomem *lctl, bool enable) in hdaml_lctl_offload_enable() 484 void hdac_bus_eml_enable_interrupt_unlocked(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt_unlocked() 502 void hdac_bus_eml_enable_interrupt(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_interrupt() 966 int hdac_bus_eml_enable_offload(struct hdac_bus *bus, bool alt, int elid, bool enable) in hdac_bus_eml_enable_offload()
|
/linux-6.14.4/drivers/staging/rtl8723bs/core/ |
D | rtw_btcoex.c | 35 void rtw_btcoex_RejectApAggregatedPacket(struct adapter *padapter, u8 enable) in rtw_btcoex_RejectApAggregatedPacket()
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/output/output_1.0/ |
D | ia_css_output_param.h | 18 u32 enable; member
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
D | ia_css_vf_param.h | 21 u32 enable; member
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dwb/dcn35/ |
D | dcn35_dwb.c | 54 void dcn35_dwbc_set_fgcg(struct dcn30_dwbc *dwbc30, bool enable) in dcn35_dwbc_set_fgcg()
|
/linux-6.14.4/drivers/gpu/drm/bridge/synopsys/ |
D | dw-hdmi-cec.h | 9 void (*enable)(struct dw_hdmi *hdmi); member
|
/linux-6.14.4/drivers/iommu/ |
D | irq_remapping.h | 35 int (*enable)(void); member
|