Searched defs:passive_delay (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/thermal/
H A Dthermal_core.c1270 thermal_zone_device_register_with_trips(const char *type, const struct thermal_trip *trips, int num_trips, void *devdata, const struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) argument
/linux-master/drivers/regulator/
H A Dda9121-regulator.c39 unsigned int passive_delay; member in struct:da9121
/linux-master/include/linux/
H A Dthermal.h382 thermal_zone_device_register_with_trips( const char *type, const struct thermal_trip *trips, int num_trips, void *devdata, const struct thermal_zone_device_ops *ops, const struct thermal_zone_params *tzp, int passive_delay, int polling_delay) argument
/linux-master/drivers/acpi/
H A Dthermal.c827 int passive_delay = 0; local
658 acpi_thermal_register_thermal_zone(struct acpi_thermal *tz, const struct thermal_trip *trip_table, unsigned int trip_count, int passive_delay) argument

Completed in 110 milliseconds