[go: nahoru, domu]

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

/drivers/acpi/
H A Dthermal.c2 * acpi_thermal.c - ACPI Thermal Zone Driver ($Revision: 41 $)
180 struct acpi_thermal { struct
201 static int acpi_thermal_get_temperature(struct acpi_thermal *tz)
222 static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz)
241 static int acpi_thermal_set_cooling_mode(struct acpi_thermal *tz, int mode)
285 static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag)
499 static int acpi_thermal_get_trip_points(struct acpi_thermal *tz)
522 struct acpi_thermal *tz = data;
535 struct acpi_thermal *tz = thermal->devdata;
553 struct acpi_thermal *t
[all...]

Completed in 32 milliseconds