/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_ctrl.c | 1522 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in uvc_ctrl_send_slave_event() local 1629 u32 changes in uvc_ctrl_send_events() local 1461 uvc_ctrl_fill_event(struct uvc_video_chain *chain, struct v4l2_event *ev, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 value, u32 changes) uvc_ctrl_fill_event() argument 1491 uvc_ctrl_send_event(struct uvc_video_chain *chain, struct uvc_fh *handle, struct uvc_control *ctrl, struct uvc_control_mapping *mapping, s32 value, u32 changes) uvc_ctrl_send_event() argument 1697 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; uvc_ctrl_add_event() local [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | scc.c | 435 unsigned char status,changes,chg_and_stat; in scc_exint() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/admtek/ |
H A D | adm8211.c | 1311 adm8211_bss_info_changed(struct ieee80211_hw *dev, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u64 changes) adm8211_bss_info_changed() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_mac.c | 1286 dev_dbg_f(zd_mac_dev(mac), "changes: %llx\n", changes); in zd_op_bss_info_changed() local 1278 zd_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u64 changes) zd_op_bss_info_changed() argument
|
/third_party/alsa-lib/src/control/ |
H A D | control_remap.c | 548 int err, changes; in remap_map_elem_write() local
|
/third_party/libevdev/libevdev/ |
H A D | libevdev.c | 670 struct slot_change_state changes[MAX_SLOTS] = {0}; in sync_mt_state() local 729 terminate_slots(struct libevdev *dev, const struct slot_change_state changes[dev->num_slots], int *last_reported_slot) terminate_slots() argument 800 push_mt_sync_events(struct libevdev *dev, const struct slot_change_state changes[dev->num_slots], int last_reported_slot) push_mt_sync_events() argument 913 struct slot_change_state changes[dev->num_slots > 0 ? dev->num_slots : 1]; sync_state() local [all...] |
/third_party/python/Lib/idlelib/ |
H A D | configdialog.py | 39 changes = ConfigChanges() variable [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | bss.c | 598 u32 changes = 0; in wpa_bss_compare_res() local 635 notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, const struct wpa_bss *bss) notify_bss_changes() argument 673 u32 changes; wpa_bss_update() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 1994 u32 changes = wanted_flags ^ priv->channels.params.pflags; in mlx5e_handle_pflag() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 930 netdev_features_t changes = features ^ dev->features; in qede_set_features() local
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | rdev-ops.h | 1019 rdev_nan_change_conf(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf, u32 changes) rdev_nan_change_conf() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | vmstat.c | 701 int changes = 0; in fold_diff() local 726 int changes = 0; in fold_diff() local 769 int changes in refresh_cpu_vm_stats() local [all...] |
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | driver-ops.h | 1310 drv_nan_change_conf(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct cfg80211_nan_conf *conf, u32 changes) drv_nan_change_conf() argument
|
H A D | cfg.c | 252 ieee80211_nan_change_conf(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf, u32 changes) ieee80211_nan_change_conf() argument
|
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-core.c | 45 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in send_initial_event() local 53 void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) in send_event() argument 19 fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, u32 changes) fill_event() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 928 netdev_features_t changes = features ^ dev->features; in qede_set_features() local
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 1038 rdev_nan_change_conf(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, struct cfg80211_nan_conf *conf, u32 changes) rdev_nan_change_conf() argument
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | ap_bus.c | 1415 int rc, changes = 0; in apmask_store() local 1507 int rc, changes = 0; in aqmask_store() local [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | vmstat.c | 774 int changes = 0; in fold_diff() local 813 int changes = 0; in refresh_cpu_vm_stats() local
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | driver-ops.h | 1344 drv_nan_change_conf(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct cfg80211_nan_conf *conf, u32 changes) drv_nan_change_conf() argument
|
/third_party/elfutils/src/ |
H A D | strip.c | 1015 bool changes; in handle_elf() local
|
/third_party/node/deps/v8/src/debug/ |
H A D | liveedit.cc | 682 void MapLiterals(const FunctionLiteralChanges& changes, in MapLiterals() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 2311 iwl_mvm_bss_info_changed_station(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changes) iwl_mvm_bss_info_changed_station() argument 2717 iwl_mvm_bss_info_changed_ap_ibss(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changes) iwl_mvm_bss_info_changed_ap_ibss() argument 2754 iwl_mvm_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changes) iwl_mvm_bss_info_changed() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 987 int changes; in matroxfb_ioctl() local
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 1555 static void fill_event(struct v4l2_event *ev, struct v4l2_ctrl *ctrl, u32 changes) in fill_event() argument 1577 static void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) in send_event() argument 4598 u32 changes = V4L2_EVENT_CTRL_CH_FLAGS; in v4l2_ctrl_add_event() local [all...] |