Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dff-memless.c77 unsigned long attack_stop, fade_start, next_fade; in calculate_next_time() local
80 attack_stop = state->play_at + in calculate_next_time()
82 if (time_before(state->adj_at, attack_stop)) in calculate_next_time()