Searched refs:attack_length (Results 1 – 5 of 5) sorted by relevance
250 if (old->u.constant.envelope.attack_length != effect->u.constant.envelope.attack_length in need_envelope_modifier()258 if (old->u.periodic.envelope.attack_length != effect->u.periodic.envelope.attack_length in need_envelope_modifier()381 effect->u.periodic.envelope.attack_length, in iforce_upload_periodic()450 effect->u.constant.envelope.attack_length, in iforce_upload_constant()
94 if (envelope->attack_length) { in calculate_next_time()96 msecs_to_jiffies(envelope->attack_length); in calculate_next_time()174 if (envelope->attack_length && in apply_envelope()176 state->play_at + msecs_to_jiffies(envelope->attack_length))) { in apply_envelope()180 time_of_envelope = envelope->attack_length; in apply_envelope()
85 effect->u.periodic.envelope.attack_length = 0; in compat_effect()
259 pidff->set_envelope[PID_ATTACK_TIME].value[0] = envelope->attack_length; in pidff_set_envelope_report()278 envelope->attack_length != old->attack_length || in pidff_needs_set_envelope()
1034 __u16 attack_length; member