Home
last modified time | relevance | path

Searched refs:acpi_thermal (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c3 * acpi_thermal.c - ACPI Thermal Zone Driver ($Revision: 41 $)
120 struct acpi_thermal { struct
141 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
163 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
182 static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k) in acpi_thermal_temp()
191 static void __acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in __acpi_thermal_trips_update()
405 struct acpi_thermal *tz = data; in acpi_thermal_adjust_trip()
421 struct acpi_thermal *tz = thermal_zone_device_priv(thermal); in acpi_thermal_adjust_thermal_zone()
430 static void acpi_queue_thermal_check(struct acpi_thermal *tz) in acpi_queue_thermal_check()
436 static void acpi_thermal_trips_update(struct acpi_thermal *t
[all...]
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c3 * acpi_thermal.c - ACPI Thermal Zone Driver ($Revision: 41 $)
163 struct acpi_thermal { struct
185 static int acpi_thermal_get_temperature(struct acpi_thermal *tz) in acpi_thermal_get_temperature()
206 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz) in acpi_thermal_get_polling_frequency()
225 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode) in acpi_thermal_set_cooling_mode()
265 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) in acpi_thermal_trips_update()
479 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz) in acpi_thermal_get_trip_points()
504 struct acpi_thermal *tz = thermal->devdata; in thermal_get_temp()
522 struct acpi_thermal *tz = thermal->devdata; in thermal_get_trip_type()
567 struct acpi_thermal *t in thermal_get_trip_temp()
[all...]

Completed in 3 milliseconds