Searched refs:poll_interval_ms (Results 1 – 2 of 2) sorted by relevance
76 u32 poll_interval_ms; member264 CW2015_BAT_SOC_ERROR_MS / cw_bat->poll_interval_ms; in cw_get_soc()281 CW2015_BAT_CHARGING_STUCK_MS / cw_bat->poll_interval_ms; in cw_get_soc()457 msecs_to_jiffies(cw_bat->poll_interval_ms)); in cw_bat_work()590 &cw_bat->poll_interval_ms); in cw2015_parse_properties()593 cw_bat->poll_interval_ms = CW2015_DEFAULT_POLL_INTERVAL_MS; in cw2015_parse_properties()
827 u64 poll_interval_ms = mlx5_tout_ms(dev, HEALTH_POLL_INTERVAL); in mlx5_start_health_poll() local836 health->timer.expires = jiffies + msecs_to_jiffies(poll_interval_ms); in mlx5_start_health_poll()
Completed in 13 milliseconds