Searched refs:poll_interval_ms (Results 1 – 2 of 2) sorted by relevance
77 u32 poll_interval_ms; member265 CW2015_BAT_SOC_ERROR_MS / cw_bat->poll_interval_ms; in cw_get_soc()282 CW2015_BAT_CHARGING_STUCK_MS / cw_bat->poll_interval_ms; in cw_get_soc()458 msecs_to_jiffies(cw_bat->poll_interval_ms)); in cw_bat_work()591 &cw_bat->poll_interval_ms); in cw2015_parse_properties()594 cw_bat->poll_interval_ms = CW2015_DEFAULT_POLL_INTERVAL_MS; in cw2015_parse_properties()
856 u64 poll_interval_ms = mlx5_tout_ms(dev, HEALTH_POLL_INTERVAL); in mlx5_start_health_poll() local865 health->timer.expires = jiffies + msecs_to_jiffies(poll_interval_ms); in mlx5_start_health_poll()