Searched refs:polling_time (Results 1 – 1 of 1) sorted by relevance
29 u64 polling_time = curr_time - accel_dev->heartbeat->last_hb_check_time; in adf_hb_check_polling_freq() local31 if (polling_time < accel_dev->heartbeat->hb_timer) { in adf_hb_check_polling_freq()