Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 64) sorted by relevance

123

/drivers/net/ethernet/mediatek/
A Dmtk_eth_path.c47 bool updated = true; in set_mux_gdm1_to_gmac1_esw() local
60 updated = false; in set_mux_gdm1_to_gmac1_esw()
69 if (updated) in set_mux_gdm1_to_gmac1_esw()
88 updated = false; in set_mux_gmac2_gmac0_to_gephy()
92 if (updated) in set_mux_gmac2_gmac0_to_gephy()
119 updated = false; in set_mux_u3_gmac2_to_qphy()
123 if (updated) in set_mux_u3_gmac2_to_qphy()
179 updated = false; in set_mux_gmac1_gmac2_to_sgmii_rgmii()
183 if (updated) in set_mux_gmac1_gmac2_to_sgmii_rgmii()
211 updated = false; in set_mux_gmac12_to_gephy_sgmii()
[all …]
/drivers/iommu/amd/
A Dio_pgtable_v2.c132 unsigned long pg_size, gfp_t gfp, bool *updated) in v2_alloc_pte() argument
150 *updated = true; in v2_alloc_pte()
164 *updated = true; in v2_alloc_pte()
178 *updated = true; in v2_alloc_pte()
244 bool updated = false; in iommu_v2_map_pages() local
255 iova, map_size, gfp, &updated); in iommu_v2_map_pages()
269 if (updated) { in iommu_v2_map_pages()
A Dio_pgtable.c152 bool *updated) in alloc_pte() argument
203 *updated = true; in alloc_pte()
221 *updated = true; in alloc_pte()
327 bool updated = false; in iommu_v1_map_pages() local
342 pte = alloc_pte(pgtable, iova, pgsize, NULL, gfp, &updated); in iommu_v1_map_pages()
352 updated = true; in iommu_v1_map_pages()
378 if (updated) { in iommu_v1_map_pages()
/drivers/hwmon/
A Dnzxt-kraken2.c35 unsigned long updated; /* jiffies */ member
43 if (time_after(jiffies, priv->updated + STATUS_VALIDITY * HZ)) in kraken2_read()
120 priv->updated = jiffies; in kraken2_raw_event()
143 priv->updated = jiffies - STATUS_VALIDITY * HZ; in kraken2_probe()
A Dgigabyte_waterforce.c70 unsigned long updated; /* jiffies */ member
131 if (!time_after(jiffies, priv->updated + msecs_to_jiffies(STATUS_VALIDITY))) { in waterforce_get_status()
284 priv->updated = jiffies; in waterforce_raw_event()
329 priv->updated = jiffies - msecs_to_jiffies(STATUS_VALIDITY); in waterforce_probe()
A Dasus_rog_ryujin.c103 unsigned long updated; /* jiffies */ member
204 if (!time_after(jiffies, priv->updated + msecs_to_jiffies(STATUS_VALIDITY))) { in rog_ryujin_get_status()
237 priv->updated = jiffies; in rog_ryujin_get_status()
514 priv->updated = jiffies - msecs_to_jiffies(STATUS_VALIDITY); in rog_ryujin_probe()
A Dnzxt-kraken3.c120 unsigned long updated; /* jiffies */ member
257 if (!time_after(jiffies, priv->updated + msecs_to_jiffies(STATUS_VALIDITY))) { in kraken3_read_z53()
295 if (time_after(jiffies, priv->updated + msecs_to_jiffies(STATUS_VALIDITY))) { in kraken3_read()
795 priv->updated = jiffies; in kraken3_raw_event()
891 priv->updated = jiffies - msecs_to_jiffies(STATUS_VALIDITY); in kraken3_probe()
A Daquacomputer_d5next.c617 unsigned long updated; member
1022 priv->updated = jiffies; in aqc_legacy_read()
1035 if (time_after(jiffies, priv->updated + STATUS_UPDATE_INTERVAL)) { in aqc_read()
1487 priv->updated = jiffies; in aqc_raw_event()
1553 priv->updated = jiffies - STATUS_UPDATE_INTERVAL; in aqc_probe()
/drivers/usb/typec/ucsi/
A Ducsi_ccg.c227 struct ucsi_ccg_altmode updated[UCSI_MAX_ALTMODES]; member
392 uc->updated[new_cam].active_idx = cam; in ucsi_ccg_update_get_current_cam_cmd()
399 struct ucsi_altmode *updated) in ucsi_ccg_update_altmodes() argument
410 new_alt = uc->updated; in ucsi_ccg_update_altmodes()
411 memset(uc->updated, 0, sizeof(uc->updated)); in ucsi_ccg_update_altmodes()
439 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
440 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes()
469 updated[k].svid = new_alt[k].svid; in ucsi_ccg_update_altmodes()
470 updated[k].mid = new_alt[k].mid; in ucsi_ccg_update_altmodes()
488 if (new_cam >= ARRAY_SIZE(uc->updated)) in ucsi_ccg_update_set_new_cam_cmd()
[all …]
/drivers/thermal/
A Dthermal_helpers.c195 if (!cdev->updated) { in thermal_cdev_update()
197 cdev->updated = true; in thermal_cdev_update()
A Dgov_step_wise.c101 instance->cdev->updated = false; /* cdev needs update */ in thermal_zone_trip_update()
/drivers/atm/
A Dhe.c1651 int updated = 0; in he_service_rbrq() local
1655 ++updated; in he_service_rbrq()
1787 if (updated) { in he_service_rbrq()
1789 he_dev->rbrq_peak = updated; in he_service_rbrq()
1805 int slot, updated = 0; in he_service_tbrq() local
1811 ++updated; in he_service_tbrq()
1868 if (updated) { in he_service_tbrq()
1930 int updated = 0; in he_tasklet() local
1936 ++updated; in he_tasklet()
1998 if (updated) { in he_tasklet()
[all …]
/drivers/staging/media/imx/
A DTODO7 pipeline. The controls for each capture device are updated in the
/drivers/gpu/drm/vboxvideo/
A DKconfig17 be updated independently of the kernel. Select M to build this
/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_rx.c376 wstats.updated = 0; in libipw_rx()
379 wstats.updated |= IW_QUAL_LEVEL_UPDATED; in libipw_rx()
381 wstats.updated |= IW_QUAL_LEVEL_INVALID; in libipw_rx()
385 wstats.updated |= IW_QUAL_NOISE_UPDATED; in libipw_rx()
387 wstats.updated |= IW_QUAL_NOISE_INVALID; in libipw_rx()
391 wstats.updated |= IW_QUAL_QUAL_UPDATED; in libipw_rx()
393 wstats.updated |= IW_QUAL_QUAL_INVALID; in libipw_rx()
A Dlibipw_wx.c140 iwe.u.qual.updated = IW_QUAL_QUAL_UPDATED | IW_QUAL_LEVEL_UPDATED | in libipw_translate_scan()
144 iwe.u.qual.updated |= IW_QUAL_QUAL_INVALID | in libipw_translate_scan()
169 iwe.u.qual.updated |= IW_QUAL_NOISE_INVALID; in libipw_translate_scan()
176 iwe.u.qual.updated |= IW_QUAL_LEVEL_INVALID; in libipw_translate_scan()
A Dlibipw_spy.c103 spydata->spy_stat[i].updated &= ~IW_QUAL_ALL_UPDATED; in ipw_wx_get_spy()
/drivers/firmware/smccc/
A DKconfig13 SMCCC v1.0 lacked discoverability and hence PSCI v1.0 was updated
/drivers/net/ethernet/intel/idpf/
A Didpf_virtchnl_ptp.c461 bool updated = false; in idpf_ptp_update_tstamp_tracker() local
471 updated = true; in idpf_ptp_update_tstamp_tracker()
477 return updated; in idpf_ptp_update_tstamp_tracker()
/drivers/acpi/numa/
A Dhmat.c715 bool updated = false; in hmat_update_best() local
726 updated = true; in hmat_update_best()
734 updated = true; in hmat_update_best()
739 return updated; in hmat_update_best()
/drivers/virt/vboxguest/
A DKconfig18 to build this driver as a module, so that it can be updated
/drivers/staging/rtl8723bs/include/
A Drtw_ap.h28 void associated_clients_update(struct adapter *padapter, u8 updated);
/drivers/message/fusion/lsi/
A Dmpi_history.txt222 * fields to FC_DEVICE_0 page, updated the page version.
225 * and updated the page versions.
227 * page and updated the page version.
230 * 06-22-00 01.00.03 Removed batch controls from LAN_0 page and updated the
233 * state values, and updated the page version.
236 * 06-30-00 01.00.04 Added MaxReplySize to LAN_1 page and updated the page
240 * widths in IOC_0 page and updated the page version.
/drivers/staging/rtl8723bs/core/
A Drtw_ap.c176 u8 updated = false; in expire_timeout_chk() local
257 updated = ap_free_sta(padapter, psta, false, WLAN_REASON_DEAUTH_LEAVING); in expire_timeout_chk()
310 updated = ap_free_sta(padapter, psta, false, in expire_timeout_chk()
320 associated_clients_update(padapter, updated); in expire_timeout_chk()
1675 void associated_clients_update(struct adapter *padapter, u8 updated) in associated_clients_update() argument
1678 if (updated) { in associated_clients_update()
/drivers/thermal/qcom/
A DKconfig22 gets updated when a threshold is reached.

Completed in 51 milliseconds

123