Home
last modified time | relevance | path

Searched defs:thermal_zone (Results 1 – 10 of 10) sorted by relevance

/linux/tools/lib/thermal/include/
H A Dthermal.h67 struct thermal_zone { struct
91 typedef int (*cb_tz_t)(struct thermal_zone *, void *); argument
/linux/drivers/thermal/
H A Dthermal_core.c146 guard(thermal_zone)(tz); in thermal_zone_device_set_policy() local
606 guard(thermal_zone)(tz); in thermal_zone_device_set_mode() local
641 guard(thermal_zone)(tz); in thermal_zone_device_update() local
941 guard(thermal_zone)(tz); in thermal_zone_cdev_bind() local
1229 guard(thermal_zone)(tz); in thermal_zone_cdev_unbind() local
1275 guard(thermal_zone)(tz); in thermal_zone_get_crit_temp() local
1354 guard(thermal_zone)(tz); in thermal_zone_init_complete() local
1612 guard(thermal_zone)(tz); in thermal_zone_exit() local
1700 guard(thermal_zone)(tz); in thermal_zone_device_resume() local
1718 guard(thermal_zone)(tz); in thermal_zone_pm_prepare() local
[all …]
H A Dthermal_helpers.c61 guard(thermal_zone)(tz); in thermal_trip_is_bound_to_cdev() local
134 guard(thermal_zone)(tz); in thermal_zone_get_temp() local
H A Dthermal_netlink.c546 guard(thermal_zone)(tz); in thermal_genl_cmd_tz_get_trip() local
603 guard(thermal_zone)(tz); in thermal_genl_cmd_tz_get_gov() local
709 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_add() local
734 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_delete() local
755 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_flush() local
H A Dthermal_trip.c48 guard(thermal_zone)(tz); in thermal_zone_for_each_trip() local
H A Dthermal_mmio.c45 struct thermal_zone_device *thermal_zone; in thermal_mmio_probe() local
H A Dthermal_thresholds.c235 guard(thermal_zone)(tz); in thermal_thresholds_for_each() local
H A Dthermal_hwmon.c82 guard(thermal_zone)(tz); in temp_crit_show() local
H A Dthermal_debugfs.c897 guard(thermal_zone)(tz); in thermal_debug_tz_clear() local
/linux/include/linux/power/
H A Dcharger-manager.h184 const char *thermal_zone; member