Searched refs:fftimehands (Results 1 – 2 of 2) sorted by relevance
517 struct fftimehands { struct524 struct fftimehands *next; argument529 static struct fftimehands ffth[10];530 static struct fftimehands *volatile fftimehands = ffth; variable535 struct fftimehands *cur; in ffclock_init()536 struct fftimehands *last; in ffclock_init()627 struct fftimehands *ffth; in ffclock_windup()639 ffth = fftimehands->next; in ffclock_windup()643 bcopy(&fftimehands->cest, cest, sizeof(struct ffclock_estimate)); in ffclock_windup()645 ffth->period_lerp = fftimehands->period_lerp; in ffclock_windup()[all …]
146 struct fftimehands *capffth;