Home
last modified time | relevance | path

Searched defs:changes (Results 51 - 75 of 104) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_ctrl.c1522 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 Dscc.c435 unsigned char status,changes,chg_and_stat; in scc_exint() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/admtek/
H A Dadm8211.c1311 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 Dzd_mac.c1286 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 Dcontrol_remap.c548 int err, changes; in remap_map_elem_write() local
/third_party/libevdev/libevdev/
H A Dlibevdev.c670 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 Dconfigdialog.py39 changes = ConfigChanges() variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dbss.c598 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 Den_ethtool.c1994 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 Dqede_filter.c930 netdev_features_t changes = features ^ dev->features; in qede_set_features() local
/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h1019 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 Dvmstat.c701 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 Ddriver-ops.h1310 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 Dcfg.c252 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 Dv4l2-ctrls-core.c45 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 Dqede_filter.c928 netdev_features_t changes = features ^ dev->features; in qede_set_features() local
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h1038 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 Dap_bus.c1415 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 Dvmstat.c774 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 Ddriver-ops.h1344 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 Dstrip.c1015 bool changes; in handle_elf() local
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc682 void MapLiterals(const FunctionLiteralChanges& changes, in MapLiterals() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c2311 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 Dmatroxfb_base.c987 int changes; in matroxfb_ioctl() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c1555 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...]

Completed in 66 milliseconds

12345