Searched refs:next_fade (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/
H A Dff-memless.c91 unsigned long attack_stop, fade_start, next_fade; local
111 next_fade = state->adj_at +
113 if (time_before(next_fade, state->stop_at))
114 return next_fade;

Completed in 35 milliseconds