Searched refs:iclock_count (Results 1 – 1 of 1) sorted by relevance
47 static u16 iclock_count; /* counter of last clock */ variable161 iclock_count += samples; in mISDN_clock_update()182 iclock_count += elapsed_sec * 8000 + elapsed_8000th; in mISDN_clock_update()213 count = iclock_count + elapsed_sec * 8000 + elapsed_8000th; in mISDN_clock_get()