Searched refs:polling_delay (Results 1 – 5 of 5) sorted by relevance
108 static int polling_delay = DEFAULT_POLL_DELAY; variable109 module_param(polling_delay, int, 0644);110 MODULE_PARM_DESC(polling_delay,384 NULL, 0, polling_delay); in alloc_soc_dts()
131 int polling_delay; member368 module_tz->parent->polling_delay); in mlxsw_thermal_module_tz_init()484 gearbox_tz->parent->polling_delay); in mlxsw_thermal_gearbox_tz_init()708 thermal->polling_delay = bus_info->low_frequency ? in mlxsw_thermal_init()718 thermal->polling_delay); in mlxsw_thermal_init()
231 unsigned int polling_delay);279 int passive_delay, int polling_delay) in thermal_zone_device_register_with_trips() argument
1366 unsigned int polling_delay) in thermal_zone_device_register_with_trips() argument1400 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips()1450 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()
46 unsigned int polling_delay)90 polling_delay:
Completed in 16 milliseconds