Searched defs:changed (Results 1 - 25 of 128) sorted by relevance

123456

/drivers/net/wireless/orinoco/
H A Dcfg.c204 static int orinoco_set_wiphy_params(struct wiphy *wiphy, u32 changed) argument
211 if (changed & WIPHY_PARAM_RETRY_SHORT) {
216 if (changed & WIPHY_PARAM_RETRY_LONG) {
221 if (changed & WIPHY_PARAM_FRAG_THRESHOLD) {
246 if (changed & WIPHY_PARAM_RTS_THRESHOLD) {
/drivers/net/wireless/rt2x00/
H A Drt2x00config.c85 u32 changed)
110 if (changed & BSS_CHANGED_HT)
113 rt2x00dev->ops->lib->config_erp(rt2x00dev, &erp, changed);
82 rt2x00lib_config_erp(struct rt2x00_dev *rt2x00dev, struct rt2x00_intf *intf, struct ieee80211_bss_conf *bss_conf, u32 changed) argument
/drivers/staging/comedi/drivers/
H A Ddt2817.c116 unsigned int changed; local
123 changed = s->state;
126 changed ^= s->state;
127 changed &= s->io_bits;
128 if (changed & 0x000000ff)
130 if (changed & 0x0000ff00)
133 if (changed & 0x00ff0000)
136 if (changed & 0xff000000)
/drivers/net/ethernet/atheros/atlx/
H A Datlx.c265 netdev_features_t changed = netdev->features ^ features; local
267 if (changed & NETIF_F_HW_VLAN_RX)
/drivers/usb/gadget/
H A Du_uac1.c61 int changed; local
65 changed = -EINVAL;
72 changed = snd_mask_refine_set(
78 changed = -EINVAL;
81 changed = snd_interval_refine_set(i, val);
95 changed = snd_interval_refine(i, &t);
99 if (changed) {
103 return changed;
/drivers/input/keyboard/
H A Ddavinci_keyscan.c128 u32 prev_status, new_status, changed; local
140 changed = prev_status ^ new_status;
142 if (changed) {
144 * It goes through all bits in 'changed' to ensure
148 if ((changed>>i) & 0x1) {
H A Domap-keypad.c169 unsigned char new_state[8], changed, key_down = 0; local
178 changed = new_state[col] ^ keypad_state[col];
180 if (changed == 0)
185 if (!(changed & (1 << row)))
H A Domap4-keypad.c90 unsigned int col, row, code, changed; local
102 changed = key_state[row] ^ keypad_data->key_state[row];
103 if (!changed)
107 if (changed & (1 << col)) {
/drivers/lguest/
H A Dlg.h51 /* Bitmap of what has changed: see CHANGED_* above. */
52 int changed; member in struct:lg_cpu
/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c264 netdev_features_t changed = features ^ netdev->features; local
266 if (changed & (NETIF_F_RXCSUM | NETIF_F_LRO | NETIF_F_HW_VLAN_RX)) {
/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rxon.c482 * do it now if after settings changed.
541 int iwlagn_mac_config(struct ieee80211_hw *hw, u32 changed) argument
550 IWL_DEBUG_MAC80211(priv, "enter: changed %#x", changed);
564 if (changed & (IEEE80211_CONF_CHANGE_SMPS |
580 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
627 * for each band; since the band may have changed, reset
633 if (changed & (IEEE80211_CONF_CHANGE_PS |
640 if (changed & IEEE80211_CONF_CHANGE_POWER) {
939 * do it now if the settings changed
[all...]
H A Diwl-agn-tt.c339 IWL_DEBUG_TEMP(priv, "Temperature state changed %u\n",
373 bool changed = false; local
407 changed = true;
416 if (changed) {
/drivers/net/wireless/rtlwifi/
H A Drc.c228 u32 changed,
225 rtl_rate_update(void *ppriv, struct ieee80211_supported_band *sband, struct ieee80211_sta *sta, void *priv_sta, u32 changed, enum nl80211_channel_type oper_chan_type) argument
/drivers/pcmcia/
H A Ddb1xxx_ss.c240 unsigned int changed; local
286 changed = state->flags ^ sock->old_flags;
288 if (changed & SS_RESET) {
307 if ((changed & SS_RESET) && !(state->flags & SS_RESET)) {
H A Dxxs1500_ss.c80 unsigned int changed; local
95 changed = state->flags ^ sock->old_flags;
97 if (changed & SS_RESET) {
/drivers/platform/x86/
H A Dfujitsu-tablet.c244 unsigned long keymask, changed; local
258 changed = keymask ^ fujitsu.prev_keymask;
259 if (changed) {
262 for_each_set_bit(i, &changed, KEYMAP_LEN) {
264 pressed = keymask & changed & BIT(i);
/drivers/power/
H A Dpda_power.c202 int changed = 0; local
210 changed = 1;
215 changed = 1;
218 if (changed)
/drivers/staging/line6/
H A Dpcm.c289 int i, changed = 0; local
297 changed = 1;
300 return changed;
/drivers/usb/host/
H A Dehci-hub.c141 * cases they don't need to be changed.
209 int changed; local
246 changed = 0;
278 changed = 1;
282 if (changed && ehci->has_hostpc) {
H A Dohci-hub.c362 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
378 if (!rhsc_enable && !rhsc_status && !changed) {
399 if (changed || any_connected) {
418 if (changed) {
458 static int ohci_root_hub_state_changes(struct ohci_hcd *ohci, int changed, argument
469 if (changed || rhsc_status)
487 int i, changed = 0, length = 1; local
507 buf [0] = changed = 1;
529 changed = 1;
537 if (ohci_root_hub_state_changes(ohci, changed,
[all...]
/drivers/video/omap2/omapfb/
H A Domapfb-sysfs.c365 bool changed = false; local
393 changed = true;
406 if (changed) {
/drivers/gpu/drm/
H A Ddrm_crtc_helper.c645 DRM_DEBUG_KMS("encoder changed, full mode switch\n");
683 DRM_DEBUG_KMS("crtc changed, full mode switch\n");
928 bool repoll = false, changed = false; local
958 changed = true;
963 if (changed) {
/drivers/net/phy/
H A Dphy_device.c547 * hasn't changed, and > 0 if it has changed.
553 int err, changed = 0; local
575 changed = 1;
594 changed = 1;
598 return changed;
676 /* Advertisement hasn't changed, but maybe aneg was never on to
/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c192 ath5k_config(struct ieee80211_hw *hw, u32 changed) argument
201 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
207 if ((changed & IEEE80211_CONF_CHANGE_POWER) &&
215 if (changed & IEEE80211_CONF_CHANGE_RETRY_LIMITS) {
/drivers/net/wireless/libertas_tf/
H A Dmain.c407 static int lbtf_op_config(struct ieee80211_hw *hw, u32 changed) argument

Completed in 2619 milliseconds

123456