Searched refs:hold_count (Results 1 – 2 of 2) sorted by relevance
26 sync->hold_count = 0; in time_sync_reset()79 if (sync->hold_count > 0) { in time_sync_add()80 --sync->hold_count; in time_sync_add()162 sync->hold_count = count; in time_sync_hold()
43 uint8_t hold_count; member