Searched refs:diff_ms (Results 1 – 1 of 1) sorted by relevance
54 unsigned int diff_ms; in da9062_apply_window_protection() local58 diff_ms = jiffies_to_msecs(timeout-now); in da9062_apply_window_protection()60 "Kicked too quickly. Delaying %u msecs\n", diff_ms); in da9062_apply_window_protection()61 msleep(diff_ms); in da9062_apply_window_protection()