| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbEvents.c | 56 XkbSendLegacyMapNotify(DeviceIntPtr kbd, CARD16 xkb_event, CARD16 changed, in XkbSendLegacyMapNotify() argument 65 if (changed & XkbNKN_KeycodesMask) { in XkbSendLegacyMapNotify() 71 if (changed & XkbKeySymsMask) in XkbSendLegacyMapNotify() 73 if (changed & XkbModifierMapMask) in XkbSendLegacyMapNotify() 88 !(clients[i]->mapNotifyMask & changed)) in XkbSendLegacyMapNotify() 166 CARD16 changed = pNKN->changed; in XkbSendNewKeyboardNotify() local 175 if (!(clients[i]->newKeyboardNotifyMask & changed)) in XkbSendNewKeyboardNotify() 180 pNKN->changed = changed; in XkbSendNewKeyboardNotify() 184 swaps(&pNKN->changed); in XkbSendNewKeyboardNotify() 188 if (changed & XkbNKN_KeycodesMask) { in XkbSendNewKeyboardNotify() [all …]
|
| H A D | XKBMisc.c | 381 unsigned changed, tmp; in XkbApplyCompatMapToKey() local 392 changed = 0; /* keeps track of what has changed in _this_ call */ in XkbApplyCompatMapToKey() 426 changed |= XkbKeyActionsMask; in XkbApplyCompatMapToKey() 433 changed |= XkbKeyActionsMask; in XkbApplyCompatMapToKey() 460 changed |= XkbVirtualModMapMask; in XkbApplyCompatMapToKey() 467 changed |= XkbKeyBehaviorsMask; in XkbApplyCompatMapToKey() 494 changed |= XkbKeyBehaviorsMask; in XkbApplyCompatMapToKey() 501 tmp = (changed & mc->changed); in XkbApplyCompatMapToKey() 504 else if (changed & XkbKeyActionsMask) { in XkbApplyCompatMapToKey() 505 mc->changed |= XkbKeyActionsMask; in XkbApplyCompatMapToKey() [all …]
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_plink.c | 98 u32 erp_rates = 0, changed = 0; in mesh_set_short_slot_time() local 104 return changed; in mesh_set_short_slot_time() 138 changed = BSS_CHANGED_ERP_SLOT; in mesh_set_short_slot_time() 142 return changed; in mesh_set_short_slot_time() 357 * Returns beacon changed flag if the beacon content changed. 364 u32 changed = 0; in __mesh_plink_deactivate() local 369 changed = mesh_plink_dec_estab_count(sdata); in __mesh_plink_deactivate() 373 changed |= ieee80211_mps_set_sta_local_pm(sta, in __mesh_plink_deactivate() 376 return changed; in __mesh_plink_deactivate() 389 u32 changed; in mesh_plink_deactivate() local [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | xonar_dg_mixer.c | 77 int changed = 0; in output_select_put() local 84 changed = ret >= 0 ? 1 : ret; in output_select_put() 89 return changed; in output_select_put() 126 int changed = 0; in hp_stereo_volume_put() local 141 changed = ret >= 0 ? 1 : ret; in hp_stereo_volume_put() 145 return changed; in hp_stereo_volume_put() 169 int changed; in hp_mute_put() local 178 changed = ret >= 0 ? 1 : ret; in hp_mute_put() 180 return changed; in hp_mute_put() 228 int changed = 0; in input_vol_put() local [all …]
|
| H A D | oxygen_mixer.c | 46 int changed; in dac_volume_put() local 48 changed = 0; in dac_volume_put() 53 changed = 1; in dac_volume_put() 55 if (changed) in dac_volume_put() 58 return changed; in dac_volume_put() 76 int changed; in dac_mute_put() local 79 changed = (!value->value.integer.value[0]) != chip->dac_mute; in dac_mute_put() 80 if (changed) { in dac_mute_put() 85 return changed; in dac_mute_put() 187 int changed; in upmix_put() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | sar.c | 67 u8 changed = 0x0; in get_sar_lvl() local 70 return changed; in get_sar_lvl() 78 changed |= BIT(i); in get_sar_lvl() 85 changed |= BIT(i); in get_sar_lvl() 92 changed |= BIT(i); in get_sar_lvl() 100 changed |= BIT(i); in get_sar_lvl() 107 changed |= BIT(i); in get_sar_lvl() 111 if (changed) { in get_sar_lvl() 112 printk("changed: 0x%x\n", changed); in get_sar_lvl() 115 return changed; in get_sar_lvl() [all …]
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_vlan_options.c | 64 bool *changed, in br_vlan_modify_state() argument 93 *changed = true; in br_vlan_modify_state() 106 bool *changed, in br_vlan_modify_tunnel() argument 157 return br_vlan_tunnel_info(p, cmd, v->vid, tun_id, changed); in br_vlan_modify_tunnel() 165 bool *changed, in br_vlan_process_one_opts() argument 170 *changed = false; in br_vlan_process_one_opts() 174 err = br_vlan_modify_state(vg, v, state, changed, extack); in br_vlan_process_one_opts() 179 err = br_vlan_modify_tunnel(p, v, tb, changed, extack); in br_vlan_process_one_opts() 215 bool changed = false; in br_vlan_process_options() local 224 err = br_vlan_process_one_opts(br, p, vg, v, tb, &changed, in br_vlan_process_options() [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | siggen.py | 211 …bb.error("When reparsing %s, the basehash value changed from %s to %s. The metadata is not determi… 655 …hashequiv_logger.debug('Task %s unihash changed %s -> %s by server %s' % (taskhash, unihash, new_u… 694 …hashequiv_logger.verbose('Task %s unihash changed %s -> %s as wanted' % (tid, current_unihash, fin… 761 whitespace_note = ' (whitespace changed)' 856 changed = set() 859 changed.add(i) 862 return changed, added, removed 882 changed = [] 888 changed.append((x[0], x[1], y[1])) 895 return changed, added, removed [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | bitbake-whatchanged | 115 # d_new, so the remaining ones are the changed ones 142 Print the pv or pr changed tasks. 153 # all the tasks would be changed when pn or pr changed, 162 print("\n=== %s changed: (%s tasks)" % (vr.upper(), counter)) 195 print("\n=== Dependencies changed: (%s tasks)" % counter) 206 2) Figure out what are newly added and changed, can't figure out 277 # Re-construct the dict to easily find out what is added or changed. 286 # Figure out what are changed, the new_recon would be changed 291 # PV (including PE) and PR changed 298 # Dependencies changed (use bitbake-diffsigs) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 7 * Changed version number to 8.0.28 43 * Changed logic at top of lpfc_abort_handler so that if the 49 * Changed version number to 8.0.27 50 * Changed a few lines from patch submitted by Christoph Hellwig 81 * Changed version number to 8.0.26 84 * Changed RW attributes of scan_down, max_luns and fcp_bind_method 100 * Changed version number to 8.0.25 127 * Changed zeros used as pointers to NULL. 143 * Changed version number to 8.0.24 171 * Changed version number to 8.0.23 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_kinstr_jm.h | 109 * kbasep_kinstr_jm_atom_state() - Signifies that an atom has changed state 110 * @atom: The atom that has changed state 124 * shouldn't be changed externally, but if you do, make sure you use 130 * kbase_kinstr_jm_atom_state() - Signifies that an atom has changed state 131 * @atom: The atom that has changed state 147 * @atom: The atom that has changed state 159 * @atom: The atom that has changed state 171 * @atom: The atom that has changed state 183 * @atom: The atom that has changed state 195 * @atom: The atom that has changed state [all …]
|
| /OK3568_Linux_fs/kernel/sound/drivers/pcsp/ |
| H A D | pcsp_mixer.c | 36 int changed = 0; in pcsp_enable_put() local 40 changed = 1; in pcsp_enable_put() 42 return changed; in pcsp_enable_put() 71 int changed = 0; in pcsp_treble_put() local 78 changed = 1; in pcsp_treble_put() 80 return changed; in pcsp_treble_put() 105 int changed = 0; in pcsp_pcspkr_put() local 109 changed = 1; in pcsp_pcspkr_put() 111 return changed; in pcsp_pcspkr_put()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | devlink_trap.sh | 67 # The action of non-drop traps cannot be changed. 86 check_err 1 "Trap $trap_name changed action when should not" 92 check_err 1 "Trap $trap_name changed action when should not" 281 check_err 1 "Policer rate was not changed" 284 check_err 1 "Policer burst size was not changed" 288 check_fail $? "Policer rate was changed to rate lower than limit" 290 check_fail $? "Policer rate was changed to rate higher than limit" 292 check_fail $? "Policer burst size was changed to burst size lower than limit" 294 check_fail $? "Policer burst size was changed to burst size higher than limit" 300 check_err 1 "Policer rate was changed to an invalid value" [all …]
|
| /OK3568_Linux_fs/kernel/sound/usb/6fire/ |
| H A D | control.c | 190 int changed = 0; in usb6fire_control_output_vol_put() local 201 changed = 1; in usb6fire_control_output_vol_put() 206 changed = 1; in usb6fire_control_output_vol_put() 209 if (changed) in usb6fire_control_output_vol_put() 212 return changed; in usb6fire_control_output_vol_put() 293 int changed = 0; in usb6fire_control_input_vol_put() local 298 changed = 1; in usb6fire_control_input_vol_put() 303 changed = 1; in usb6fire_control_input_vol_put() 306 if (changed) in usb6fire_control_input_vol_put() 309 return changed; in usb6fire_control_input_vol_put() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | main.c | 81 static int mt7601u_config(struct ieee80211_hw *hw, u32 changed) in mt7601u_config() argument 88 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) { in mt7601u_config() 135 struct ieee80211_bss_conf *info, u32 changed) in mt7601u_bss_info_changed() argument 141 if (changed & BSS_CHANGED_ASSOC) in mt7601u_bss_info_changed() 144 if (changed & BSS_CHANGED_BSSID) { in mt7601u_bss_info_changed() 147 /* Note: this is a hack because beacon_int is not changed in mt7601u_bss_info_changed() 155 if (changed & BSS_CHANGED_BASIC_RATES) { in mt7601u_bss_info_changed() 163 if (changed & BSS_CHANGED_BEACON_INT) in mt7601u_bss_info_changed() 166 if (changed & BSS_CHANGED_HT || changed & BSS_CHANGED_ERP_CTS_PROT) in mt7601u_bss_info_changed() 170 if (changed & BSS_CHANGED_ERP_PREAMBLE) in mt7601u_bss_info_changed() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_camgroup_handlers/ |
| H A D | RkAiqCamGroupAdrcHandle.cpp | 26 // if something changed in updateConfig() 67 // if something changed, set att to mNewAtt, and in setAttribV10() 71 // if something changed in setAttribV10() 117 // if something changed, set att to mNewAtt, and in setAttribV11() 121 // if something changed in setAttribV11() 167 // if something changed, set att to mNewAtt, and in setAttribV12() 171 // if something changed in setAttribV12() 217 // if something changed, set att to mNewAtt, and in setAttribV12Lite() 221 // if something changed in setAttribV12Lite()
|
| H A D | RkAiqCamGroupAwbHandle.cpp | 26 // if something changed in updateConfig() 90 // if something changed, set att to mNewAtt, and in setWbV21Attrib() 94 // if something changed in setWbV21Attrib() 187 // if something changed, set att to mNewAtt, and in setWbOpModeAttrib() 198 // if something changed in setWbOpModeAttrib() 243 // if something changed, set att to mNewAtt, and in setMwbAttrib() 254 // if something changed in setMwbAttrib() 299 // if something changed, set att to mNewAtt, and in setWbAwbWbGainAdjustAttrib() 310 // if something changed in setWbAwbWbGainAdjustAttrib() 357 // if something changed, set att to mNewAtt, and in setWbAwbWbGainOffsetAttrib() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 1010 int c, changed, gain; in snd_echo_output_gain_put() local 1012 changed = 0; in snd_echo_output_gain_put() 1022 changed = 1; in snd_echo_output_gain_put() 1025 if (changed) in snd_echo_output_gain_put() 1028 return changed; in snd_echo_output_gain_put() 1091 int c, gain, changed; in snd_echo_input_gain_put() local 1093 changed = 0; in snd_echo_input_gain_put() 1103 changed = 1; in snd_echo_input_gain_put() 1106 if (changed) in snd_echo_input_gain_put() 1109 return changed; in snd_echo_input_gain_put() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | adjust_autoksyms.sh | 42 changed=$( 60 changed=${changed:-0} 62 if [ $changed -gt 0 ]; then 66 info "KSYMS" "symbols: before=$old, after=$new, changed=$changed"
|
| H A D | diffconfig | 22 Changed items show the old and new values on a single line. 25 changed and new values in kernel config option format. 114 # print items that changed (accumulate, sort, and print) 115 changed = [] 118 changed.append(config) 121 changed.sort() 122 for config in changed:
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/ |
| H A D | buildhistory.py | 115 '/lib/libcap.so.2 changed symlink target from libcap.so.2.33 to libcap.so.2.34', 120 …'/usr/lib/libbtrfsutil.so changed symlink target from libbtrfsutil.so.1.1.1 to libbtrfsutil.so.1.2… 121 …'/usr/lib/libbtrfsutil.so.1 changed symlink target from libbtrfsutil.so.1.1.1 to libbtrfsutil.so.1… 123 '/usr/lib/libkmod.so changed symlink target from libkmod.so.2.3.4 to libkmod.so.2.3.5', 124 … '/usr/lib/libkmod.so.2 changed symlink target from libkmod.so.2.3.4 to libkmod.so.2.3.5', 126 …'/usr/lib/libpixman-1.so.0 changed symlink target from libpixman-1.so.0.38.4 to libpixman-1.so.0.4… 132 '/usr/sbin/rtcwake changed type from file to symlink', 133 '/usr/sbin/rtcwake changed permissions from rwxr-xr-x to rwxrwxrwx', 134 '/usr/sbin/rtcwake changed symlink target from None to /usr/sbin/rtcwake.util-linux',
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | diffconfig | 22 Changed items show the old and new values on a single line. 25 changed and new values in kernel config option format. 114 # print items that changed (accumulate, sort, and print) 115 changed = [] 118 changed.append(config) 121 changed.sort() 122 for config in changed:
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | pgtable-generic.c | 59 * this. We return whether the PTE actually changed, which in turn 62 * force that call on sun4c so we changed this macro slightly 68 int changed = !pte_same(*ptep, entry); in ptep_set_access_flags() local 69 if (changed) { in ptep_set_access_flags() 73 return changed; in ptep_set_access_flags() 109 int changed = !pmd_same(*pmdp, entry); in pmdp_set_access_flags() local 111 if (changed) { in pmdp_set_access_flags() 115 return changed; in pmdp_set_access_flags()
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | diffconfig | 22 Changed items show the old and new values on a single line. 25 changed and new values in kernel config option format. 120 # print items that changed (accumulate, sort, and print) 121 changed = [] 124 changed.append(config) 127 changed.sort() 128 for config in changed:
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randrstr.h | 119 Bool changed; member 157 Bool changed; member 172 Bool changed; member 362 TimeStamp lastSetTime; /* last changed by client */ 363 TimeStamp lastConfigTime; /* possible configs changed */ 366 Bool changed; /* some config changed */ member 367 Bool configChanged; /* configuration changed */ 368 Bool layoutChanged; /* screen layout changed */ 522 * Notify the extension that the screen size has been changed. 523 * The driver is responsible for calling this whenever it has changed [all …]
|