/drivers/net/ethernet/mediatek/ |
D | mtk_eth_path.c | 45 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local 58 updated = false; in set_mux_gdm1_to_gmac1_esw() 62 if (updated) { in set_mux_gdm1_to_gmac1_esw() 69 mtk_eth_path_name(path), __func__, updated); in set_mux_gdm1_to_gmac1_esw() 77 bool updated = true; in set_mux_gmac2_gmac0_to_gephy() local 84 updated = false; in set_mux_gmac2_gmac0_to_gephy() 88 if (updated) in set_mux_gmac2_gmac0_to_gephy() 92 mtk_eth_path_name(path), __func__, updated); in set_mux_gmac2_gmac0_to_gephy() 100 bool updated = true; in set_mux_u3_gmac2_to_qphy() local 107 updated = false; in set_mux_u3_gmac2_to_qphy() [all …]
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_marker.c | 77 bool updated = false; in vmw_marker_pull() local 86 updated = true; in vmw_marker_pull() 96 updated = true; in vmw_marker_pull() 104 return (updated) ? 0 : -EBUSY; in vmw_marker_pull()
|
/drivers/usb/typec/ucsi/ |
D | ucsi_ccg.c | 219 struct ucsi_ccg_altmode updated[UCSI_MAX_ALTMODES]; member 347 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd() 353 struct ucsi_altmode *updated) in ucsi_ccg_update_altmodes() argument 361 new_alt = uc->updated; in ucsi_ccg_update_altmodes() 362 memset(uc->updated, 0, sizeof(uc->updated)); in ucsi_ccg_update_altmodes() 390 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes() 391 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes() 420 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes() 421 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes() 439 new_port = &uc->updated[new_cam]; in ucsi_ccg_update_set_new_cam_cmd()
|
D | ucsi.c | 342 struct ucsi_altmode updated[UCSI_MAX_ALTMODES]; in ucsi_register_altmodes_nvidia() local 355 memset(updated, 0, sizeof(updated)); in ucsi_register_altmodes_nvidia() 386 multi_dp = ucsi->ops->update_altmodes(ucsi, orig, updated); in ucsi_register_altmodes_nvidia() 392 desc.svid = updated[i].svid; in ucsi_register_altmodes_nvidia() 393 desc.vdo = updated[i].mid; in ucsi_register_altmodes_nvidia()
|
/drivers/s390/char/ |
D | con3270.c | 214 unsigned long updated; in con3270_update() local 230 updated = 0; in con3270_update() 240 updated |= CON_UPDATE_ERASE; in con3270_update() 253 updated |= CON_UPDATE_STATUS; in con3270_update() 275 updated |= CON_UPDATE_LIST; in con3270_update() 280 cp->update_flags &= ~updated; in con3270_update()
|
D | tty3270.c | 370 unsigned long updated; in tty3270_update() local 382 updated = 0; in tty3270_update() 392 updated |= TTY_UPDATE_ERASE; in tty3270_update() 405 updated |= TTY_UPDATE_STATUS; in tty3270_update() 413 updated |= TTY_UPDATE_INPUT; in tty3270_update() 438 updated |= TTY_UPDATE_LIST; in tty3270_update() 443 tp->update_flags &= ~updated; in tty3270_update()
|
/drivers/thermal/ |
D | thermal_helpers.c | 195 if (cdev->updated) { in thermal_cdev_update() 212 cdev->updated = true; in thermal_cdev_update()
|
D | gov_bang_bang.c | 65 instance->cdev->updated = false; /* cdev needs update */ in thermal_zone_trip_update()
|
D | gov_fair_share.c | 111 instance->cdev->updated = false; in fair_share_throttle()
|
/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 87 u8 updated; member 380 if (ctx->updated == 0) { in cryp_setup_context() 399 } else if (ctx->updated == 1 && in cryp_setup_context() 800 ctx->updated = 1; in hw_crypt_noxts() 861 ctx->updated = 1; in ablk_dma_crypt() 970 ctx->updated = 0; in aes_skcipher_setkey() 990 ctx->updated = 0; in des_skcipher_setkey() 1009 ctx->updated = 0; in des3_skcipher_setkey()
|
/drivers/atm/ |
D | he.c | 1654 int updated = 0; in he_service_rbrq() local 1658 ++updated; in he_service_rbrq() 1790 if (updated) { in he_service_rbrq() 1791 if (updated > he_dev->rbrq_peak) in he_service_rbrq() 1792 he_dev->rbrq_peak = updated; in he_service_rbrq() 1808 int slot, updated = 0; in he_service_tbrq() local 1814 ++updated; in he_service_tbrq() 1871 if (updated) { in he_service_tbrq() 1872 if (updated > he_dev->tbrq_peak) in he_service_tbrq() 1873 he_dev->tbrq_peak = updated; in he_service_tbrq() [all …]
|
/drivers/infiniband/hw/qib/ |
D | qib_tx.c | 284 unsigned i, j, updated = 0; in qib_getsendbuf_range() local 302 updated++; in qib_getsendbuf_range() 332 if (!updated) in qib_getsendbuf_range()
|
/drivers/crypto/ux500/hash/ |
D | hash_core.c | 559 req_ctx->updated = 0; in ux500_hash_init() 780 if (req_ctx->updated) { in hash_process_data() 800 req_ctx->updated = 1; in hash_process_data() 870 if (req_ctx->updated) { in hash_dma_final() 880 if (!req_ctx->updated) { in hash_dma_final() 907 req_ctx->updated = 1; in hash_dma_final() 976 if (req_ctx->updated) { in hash_hw_final() 1018 if (!req_ctx->updated) { in hash_hw_final()
|
/drivers/acpi/numa/ |
D | hmat.c | 534 bool updated = false; in hmat_update_best() local 545 updated = true; in hmat_update_best() 553 updated = true; in hmat_update_best() 558 return updated; in hmat_update_best()
|
/drivers/staging/rtl8192e/ |
D | rtllib_wx.c | 176 iwe.u.qual.updated = network->stats.mask & RTLLIB_STATMASK_WEMASK; in rtl819x_translate_scan() 178 iwe.u.qual.updated |= IW_QUAL_LEVEL_INVALID; in rtl819x_translate_scan() 180 iwe.u.qual.updated |= IW_QUAL_NOISE_INVALID; in rtl819x_translate_scan() 182 iwe.u.qual.updated |= IW_QUAL_QUAL_INVALID; in rtl819x_translate_scan() 183 iwe.u.qual.updated = 7; in rtl819x_translate_scan()
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_wx.c | 166 iwe.u.qual.updated = network->stats.mask & IEEE80211_STATMASK_WEMASK; in rtl819x_translate_scan() 168 iwe.u.qual.updated |= IW_QUAL_LEVEL_INVALID; in rtl819x_translate_scan() 170 iwe.u.qual.updated |= IW_QUAL_NOISE_INVALID; in rtl819x_translate_scan() 172 iwe.u.qual.updated |= IW_QUAL_QUAL_INVALID; in rtl819x_translate_scan() 173 iwe.u.qual.updated = 7; in rtl819x_translate_scan()
|
/drivers/gpu/drm/vboxvideo/ |
D | Kconfig | 16 be updated independently of the kernel. Select M to build this
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_ap.h | 33 void associated_clients_update(struct adapter *padapter, u8 updated);
|
/drivers/firmware/smccc/ |
D | Kconfig | 13 SMCCC v1.0 lacked discoverability and hence PSCI v1.0 was updated
|
/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_rx.c | 379 wstats.updated = 0; in libipw_rx() 382 wstats.updated |= IW_QUAL_LEVEL_UPDATED; in libipw_rx() 384 wstats.updated |= IW_QUAL_LEVEL_INVALID; in libipw_rx() 388 wstats.updated |= IW_QUAL_NOISE_UPDATED; in libipw_rx() 390 wstats.updated |= IW_QUAL_NOISE_INVALID; in libipw_rx() 394 wstats.updated |= IW_QUAL_QUAL_UPDATED; in libipw_rx() 396 wstats.updated |= IW_QUAL_QUAL_INVALID; in libipw_rx()
|
D | libipw_wx.c | 143 iwe.u.qual.updated = IW_QUAL_QUAL_UPDATED | IW_QUAL_LEVEL_UPDATED | in libipw_translate_scan() 147 iwe.u.qual.updated |= IW_QUAL_QUAL_INVALID | in libipw_translate_scan() 172 iwe.u.qual.updated |= IW_QUAL_NOISE_INVALID; in libipw_translate_scan() 179 iwe.u.qual.updated |= IW_QUAL_LEVEL_INVALID; in libipw_translate_scan()
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_ap.h | 28 void associated_clients_update(struct adapter *padapter, u8 updated);
|
/drivers/virt/vboxguest/ |
D | Kconfig | 17 to build this driver as a module, so that it can be updated
|
/drivers/staging/rtl8192u/ |
D | r8192U_wx.c | 260 range->max_qual.updated = 7; /* Updated all three */ in rtl8180_wx_get_range() 266 range->avg_qual.updated = 7; /* Updated all three */ in rtl8180_wx_get_range() 925 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in r8192_get_wireless_stats() 936 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in r8192_get_wireless_stats()
|
/drivers/staging/media/imx/ |
D | TODO | 19 pipeline. The controls for each capture device are updated in the
|