acpi_thermal
static int acpi_thermal_get_temperature(struct acpi_thermal *tz)
static int acpi_thermal_get_polling_frequency(struct acpi_thermal *tz)
static int acpi_thermal_temp(struct acpi_thermal *tz, int temp_deci_k)
static int active_trip_index(struct acpi_thermal *tz,
static long get_passive_temp(struct acpi_thermal *tz)
static long get_active_temp(struct acpi_thermal *tz, int index)
static void acpi_thermal_update_trip(struct acpi_thermal *tz,
static bool update_trip_devices(struct acpi_thermal *tz,
static void acpi_thermal_update_trip_devices(struct acpi_thermal *tz,
struct acpi_thermal *tz;
struct acpi_thermal *tz = atd->tz;
static void acpi_queue_thermal_check(struct acpi_thermal *tz)
static void acpi_thermal_trips_update(struct acpi_thermal *tz, u32 event)
static int acpi_thermal_get_critical_trip(struct acpi_thermal *tz)
static int acpi_thermal_get_hot_trip(struct acpi_thermal *tz)
static bool passive_trip_params_init(struct acpi_thermal *tz)
static bool acpi_thermal_init_trip(struct acpi_thermal *tz, int index)
static void acpi_thermal_get_trip_points(struct acpi_thermal *tz)
struct acpi_thermal *tz = thermal_zone_device_priv(thermal);
struct acpi_thermal *tz = thermal_zone_device_priv(thermal);
struct acpi_thermal *tz = thermal_zone_device_priv(thermal);
struct acpi_thermal *tz = thermal_zone_device_priv(thermal);
static int acpi_thermal_zone_sysfs_add(struct acpi_thermal *tz)
static void acpi_thermal_zone_sysfs_remove(struct acpi_thermal *tz)
static int acpi_thermal_register_thermal_zone(struct acpi_thermal *tz,
static void acpi_thermal_unregister_thermal_zone(struct acpi_thermal *tz)
struct acpi_thermal *tz = data;
static void acpi_thermal_aml_dependency_fix(struct acpi_thermal *tz)
static void acpi_thermal_guess_offset(struct acpi_thermal *tz, long crit_temp)
struct acpi_thermal *tz = container_of(work, struct acpi_thermal,
static void acpi_thermal_free_thermal_zone(struct acpi_thermal *tz)
struct acpi_thermal *tz;
tz = kzalloc_obj(struct acpi_thermal);
struct acpi_thermal *tz = platform_get_drvdata(pdev);