| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | driver-ops.c | 165 drv_sta_rc_update(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u32 changed) drv_sta_rc_update() argument 413 drv_link_info_changed(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_bss_conf *info, int link_id, u64 changed) drv_link_info_changed() argument [all...] |
| H A D | mesh_ps.c | 88 u64 changed = 0; in ieee80211_mps_local_status_update() local
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | dev_ioctl.c | 332 bool changed = false; in dev_set_hwtstamp_phylib() local
|
| /kernel/linux/linux-6.6/sound/soc/meson/ |
| H A D | aiu-acodec-ctrl.c | 39 unsigned int mux, changed; in aiu_acodec_ctrl_mux_put_enum() local
|
| H A D | g12a-tohdmitx.c | 46 unsigned int mux, changed; in g12a_tohdmitx_i2s_mux_put_enum() local 97 unsigned int mux, changed; in g12a_tohdmitx_spdif_mux_put_enum() local
|
| /kernel/linux/linux-6.6/sound/usb/6fire/ |
| H A D | control.c | 190 int changed = 0; in usb6fire_control_output_vol_put() local 293 int changed = 0; in usb6fire_control_input_vol_put() local 333 int changed = 0; usb6fire_control_line_phono_put() local 360 int changed = 0; usb6fire_control_opt_coax_put() local 382 int changed = 0; usb6fire_control_digital_thru_put() local [all...] |
| /kernel/linux/linux-6.6/sound/usb/line6/ |
| H A D | pcm.c | 409 int i, changed = 0; in snd_line6_control_playback_put() local
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_vlan_options.c | 89 br_vlan_modify_state(struct net_bridge_vlan_group *vg, struct net_bridge_vlan *v, u8 state, bool *changed, struct netlink_ext_ack *extack) br_vlan_modify_state() argument 136 br_vlan_modify_tunnel(const struct net_bridge_port *p, struct net_bridge_vlan *v, struct nlattr **tb, bool *changed, struct netlink_ext_ack *extack) br_vlan_modify_tunnel() argument 193 br_vlan_process_one_opts(const struct net_bridge *br, const struct net_bridge_port *p, struct net_bridge_vlan_group *vg, struct net_bridge_vlan *v, struct nlattr **tb, bool *changed, struct netlink_ext_ack *extack) br_vlan_process_one_opts() argument 291 bool changed = false; br_vlan_process_options() local 511 br_vlan_process_global_one_opts(const struct net_bridge *br, struct net_bridge_vlan_group *vg, struct net_bridge_vlan *v, struct nlattr **tb, bool *changed, struct netlink_ext_ack *extack) br_vlan_process_global_one_opts() argument 697 bool changed = false; br_vlan_rtm_process_global_options() local [all...] |
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | screen_copy.cpp | 156 bool changed = false;
in PollAndNotifyFrames() local 184 void ScreenCopy::UpdateFrameLocked(shared_ptr<PixelMap> frame, bool &changed, bool &screenOff)
in UpdateFrameLocked() argument [all...] |
| /third_party/eudev/src/shared/ |
| H A D | path-util.c | 509 bool changed = false; in paths_check_timestamp() local
|
| /third_party/alsa-utils/iecset/ |
| H A D | iecset.c | 167 int changed = 0; in update_iec958_status() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | daemon.c | 362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | interval.c | 107 int changed = 0; in snd_interval_refine_min() local 133 int changed = 0; in snd_interval_refine_max() local 160 int changed = 0; in snd_interval_refine() local [all...] |
| H A D | mask_inline.h | 271 int changed; in snd_mask_refine_set() local
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | edits.h | 425 UBool changed; member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uvector.cpp | 212 UBool changed = false; in removeAll() local 224 UBool changed = false; in retainAll() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_cfg.cpp | 547 bool changed; in idom_tree() local
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | edits.h | 425 UBool changed; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uvector.cpp | 212 UBool changed = false; in removeAll() local 224 UBool changed = false; in retainAll() local
|
| /third_party/libinput/src/ |
| H A D | evdev-debounce.c | 487 unsigned int changed[16] = {0}; /* event codes of changed buttons */ in fallback_debounce_handle_state() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | bit-vector.h | 227 bool changed = false; in UnionIsChanged() local 257 bool changed = false; in IntersectIsChanged() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_state.c | 586 boolean changed = targets[i] != so->targets[i]; variable
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_draw.c | 128 bool changed = false; in iris_update_draw_parameters() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_draw.c | 208 bool changed = false; in crocus_update_draw_parameters() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | StackSlotColoring.cpp | 426 bool changed = false; in RemoveDeadStores() local
|