Searched refs:passive_delay (Results 1 – 5 of 5) sorted by relevance
230 unsigned int passive_delay,279 int passive_delay, int polling_delay) in thermal_zone_device_register_with_trips() argument
621 int passive_delay) in acpi_thermal_register_thermal_zone() argument628 &acpi_thermal_zone_ops, NULL, passive_delay, in acpi_thermal_register_thermal_zone()787 int passive_delay = 0; in acpi_thermal_add() local845 passive_delay = tz->trips.passive.delay; in acpi_thermal_add()870 passive_delay); in acpi_thermal_add()
39 unsigned int passive_delay; member669 delay = msecs_to_jiffies(chip->passive_delay); in da9121_status_poll_on()1075 chip->passive_delay = p_delay; in da9121_config_irq()1096 chip->passive_delay); in da9121_config_irq()
1365 unsigned int passive_delay, in thermal_zone_device_register_with_trips() argument1400 if (polling_delay && passive_delay > polling_delay) in thermal_zone_device_register_with_trips()1451 tz->passive_delay_jiffies = msecs_to_jiffies(passive_delay); in thermal_zone_device_register_with_trips()
45 unsigned int passive_delay,87 passive_delay:
Completed in 19 milliseconds