Home
last modified time | relevance | path

Searched defs:changed (Results 201 - 225 of 786) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c234 mt7603_config(struct ieee80211_hw *hw, u32 changed) in mt7603_config() argument
300 mt7603_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) mt7603_bss_info_changed() argument
/kernel/linux/linux-6.6/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c111 bool mode_changed = false, changed; in mtk_pcs_lynxi_config() local
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-c45.c206 int changed = 0; in genphy_c45_baset1_an_config_aneg() local
268 int changed = 0, ret; in genphy_c45_an_config_aneg() local
684 int val, changed = 0; genphy_c45_write_eee_adv() local
1120 bool changed = false; genphy_c45_config_aneg() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_probe_helper.c753 bool repoll = false, changed; in output_poll_execute() local
995 bool changed; drm_connector_helper_hpd_irq_event() local
1043 int changed = 0; drm_helper_hpd_irq_event() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.c523 bool changed = false; in intel_pmdemand_program_params() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h81 atomic_t changed; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c354 bool changed = armh->crc.src != asyh->crc.src; in nv50_crc_atomic_check_head() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dpinephone-keyboard.c234 u8 changed = old ^ new; in ppkb_update() local
H A Dsamsung-keypad.c109 unsigned int changed; in samsung_keypad_report() local
/kernel/linux/linux-6.6/sound/core/
H A Dvmaster.c202 int err, ch, changed = 0; in follower_put() local
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_eq.c787 int changed = 0, i = kcontrol->private_value; in snd_vortex_eq_put() local
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dprodigy192.c308 unsigned char changed[7]; in stac9460_set_rate_val() local
H A Dse.c523 int changed; in se200pci_cont_volume_put() local
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dcs35l56_hda.c186 bool changed; in cs35l56_hda_mixer_put() local
229 bool changed; in cs35l56_hda_posture_put() local
301 bool changed; in cs35l56_hda_vol_put() local
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c99 u32 changed = 0; in ieee80211_hw_conf_chan() local
169 int ieee80211_hw_config(struct ieee80211_local *local, u32 changed) in ieee80211_hw_config() argument
211 ieee80211_bss_info_change_notify(struct ieee80211_sub_if_data *sdata, u64 changed) ieee80211_bss_info_change_notify() argument
264 ieee80211_vif_cfg_change_notify(struct ieee80211_sub_if_data *sdata, u64 changed) ieee80211_vif_cfg_change_notify() argument
277 ieee80211_link_info_change_notify(struct ieee80211_sub_if_data *sdata, struct ieee80211_link_data *link, u64 changed) ieee80211_link_info_change_notify() argument
[all...]
H A Dvht.c639 u32 changed = 0; in __ieee80211_vht_handle_opmode() local
759 u32 changed = __ieee80211_vht_handle_opmode(sdata, link_sta, in ieee80211_vht_handle_opmode() local
[all...]
/kernel/linux/linux-6.6/net/ieee802154/
H A Drdev-ops.h301 rdev_set_llsec_params(struct cfg802154_registered_device *rdev, struct wpan_dev *wpan_dev, const struct ieee802154_llsec_params *params, u32 changed) rdev_set_llsec_params() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_multicast_eht.c534 bool changed = false; in __eht_del_set_entries() local
563 bool changed = false; in br_multicast_eht_allow() local
586 bool changed = false; in br_multicast_eht_block() local
612 bool changed in __eht_inc_exc() local
671 bool changed; br_multicast_eht_inc() local
688 bool changed; br_multicast_eht_exc() local
704 bool changed = false, to_report = false; __eht_ip4_handle() local
742 bool changed = false, to_report = false; __eht_ip6_handle() local
786 bool changed = false; br_multicast_eht_handle() local
[all...]
/kernel/linux/linux-6.6/net/mac802154/
H A Dcfg.c351 ieee802154_set_llsec_params(struct wpan_phy *wpan_phy, struct wpan_dev *wpan_dev, const struct ieee802154_llsec_params *params, int changed) ieee802154_set_llsec_params() argument
H A Diface.c34 int changed = 0; in mac802154_wpan_update_llsec() local
/kernel/linux/linux-6.6/sound/soc/ti/
H A Dams-delta.c107 int pin, changed = 0; in ams_delta_set_audio_mode() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpgtable.c490 int changed = !pte_same(*ptep, entry); in ptep_set_access_flags() local
503 int changed = !pmd_same(*pmdp, entry); in pmdp_set_access_flags() local
523 int changed = !pud_same(*pudp, entry); in pudp_set_access_flags() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c539 static void set_fixed_range(int msr, bool *changed, unsigned int *msrwords) in set_fixed_range() argument
640 bool changed = false; in set_fixed_ranges() local
661 bool changed = false; in set_mtrr_var_ranges() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dserdes.c125 bool changed; in mv88e6352_serdes_pcs_config() local
698 bool changed; in mv88e6390_serdes_pcs_config() local
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dpgtable.c51 int changed; in pmdp_set_access_flags() local
71 int changed; in pudp_set_access_flags() local

Completed in 24 milliseconds

12345678910>>...32