Searched defs:thermal_zone (Results 1 – 10 of 10) sorted by relevance
67 struct thermal_zone { struct91 typedef int (*cb_tz_t)(struct thermal_zone *, void *); argument
146 guard(thermal_zone)(tz); in thermal_zone_device_set_policy() local606 guard(thermal_zone)(tz); in thermal_zone_device_set_mode() local641 guard(thermal_zone)(tz); in thermal_zone_device_update() local941 guard(thermal_zone)(tz); in thermal_zone_cdev_bind() local1229 guard(thermal_zone)(tz); in thermal_zone_cdev_unbind() local1275 guard(thermal_zone)(tz); in thermal_zone_get_crit_temp() local1354 guard(thermal_zone)(tz); in thermal_zone_init_complete() local1612 guard(thermal_zone)(tz); in thermal_zone_exit() local1700 guard(thermal_zone)(tz); in thermal_zone_device_resume() local1718 guard(thermal_zone)(tz); in thermal_zone_pm_prepare() local[all …]
61 guard(thermal_zone)(tz); in thermal_trip_is_bound_to_cdev() local134 guard(thermal_zone)(tz); in thermal_zone_get_temp() local
546 guard(thermal_zone)(tz); in thermal_genl_cmd_tz_get_trip() local603 guard(thermal_zone)(tz); in thermal_genl_cmd_tz_get_gov() local709 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_add() local734 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_delete() local755 guard(thermal_zone)(tz); in thermal_genl_cmd_threshold_flush() local
48 guard(thermal_zone)(tz); in thermal_zone_for_each_trip() local
45 struct thermal_zone_device *thermal_zone; in thermal_mmio_probe() local
235 guard(thermal_zone)(tz); in thermal_thresholds_for_each() local
82 guard(thermal_zone)(tz); in temp_crit_show() local
897 guard(thermal_zone)(tz); in thermal_debug_tz_clear() local
184 const char *thermal_zone; member