Searched refs:time_from_level (Results 1 – 1 of 1) sorted by relevance
154 int time_from_level; in apply_envelope() local164 time_from_level = jiffies_to_msecs(now - state->play_at); in apply_envelope()172 time_from_level = jiffies_to_msecs(state->stop_at - now); in apply_envelope()181 pr_debug("time_from_level = 0x%x\n", time_from_level); in apply_envelope()184 difference = difference * time_from_level / time_of_envelope; in apply_envelope()