Searched refs:polling_delay (Results 1 – 5 of 5) sorted by relevance
108 static int polling_delay = DEFAULT_POLL_DELAY; variable 109 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; member 368 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()
235 unsigned int polling_delay);283 int passive_delay, int polling_delay) in thermal_zone_device_register_with_trips() argument
1482 * @polling_delay: number of milliseconds to wait between polls when checking1503 unsigned int polling_delay) in thermal_zone_device_register_with_trips() argument 1535 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips() 1589 tz->polling_delay_jiffies = msecs_to_jiffies(polling_delay); in thermal_zone_device_register_with_trips()
46 unsigned int polling_delay)90 polling_delay: