Searched refs:this_duration (Results 1 – 1 of 1) sorted by relevance
836 int rc, i, idx, this_duration, total_duration = 0; in tfa2_hap_sequencer() local868 this_duration = tfa2_haptic_get_duration(tfa, idx); in tfa2_hap_sequencer()869 total_duration += this_duration; in tfa2_hap_sequencer()871 msleep_interruptible(this_duration); in tfa2_hap_sequencer()890 int i, idx, this_duration, total_duration = 0; in tfa2_hap_get_sequencer_duration() local906 this_duration = tfa2_haptic_get_duration(tfa, idx); in tfa2_hap_get_sequencer_duration()907 total_duration += this_duration; in tfa2_hap_get_sequencer_duration()