Home
last modified time | relevance | path

Searched refs:tm_current (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/media/tuners/
Dtda18271-fe.c249 u8 tm_current, dc_over_dt, rf_tab; in tda18271c2_rf_tracking_filters_correction() local
258 tm_current = tda18271_read_thermometer(fe); in tda18271c2_rf_tracking_filters_correction()
285 rfcal_comp = dc_over_dt * (s32)(tm_current - priv->tm_rfcal) / 1000; in tda18271c2_rf_tracking_filters_correction()
/Linux-v5.4/drivers/staging/exfat/
Dexfat.h836 struct timestamp_t *tm_current(struct timestamp_t *tm);
Dexfat_super.c107 struct timestamp_t *tm_current(struct timestamp_t *tp) in tm_current() function
1018 p_fs->fs_func->set_entry_time(ep, tm_current(&tm), TM_MODIFY); in ffsWriteFile()
1153 p_fs->fs_func->set_entry_time(ep, tm_current(&tm), TM_MODIFY); in ffsTruncateFile()
Dexfat_core.c1392 tp = tm_current(&tm); in init_dos_entry()
1453 tp = tm_current(&tm); in init_file_entry()