Home
last modified time | relevance | path

Searched refs:passive_delay (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dthermal.h230 unsigned int passive_delay,
279 int passive_delay, int polling_delay) in thermal_zone_device_register_with_trips() argument
/linux/drivers/acpi/
A Dthermal.c621 int passive_delay) in acpi_thermal_register_thermal_zone() argument
628 &acpi_thermal_zone_ops, NULL, passive_delay, in acpi_thermal_register_thermal_zone()
787 int passive_delay = 0; in acpi_thermal_add() local
845 passive_delay = tz->trips.passive.delay; in acpi_thermal_add()
870 passive_delay); in acpi_thermal_add()
/linux/drivers/regulator/
A Dda9121-regulator.c39 unsigned int passive_delay; member
669 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()
/linux/drivers/thermal/
A Dthermal_core.c1365 unsigned int passive_delay, in thermal_zone_device_register_with_trips() argument
1400 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()
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst45 unsigned int passive_delay,
87 passive_delay:

Completed in 13 milliseconds