• Home
  • Raw
  • Download

Lines Matching defs:tz

29 	struct thermal_zone_device *tz = to_thermal_zone(dev);  in type_show()  local
37 struct thermal_zone_device *tz = to_thermal_zone(dev); in temp_show() local
51 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_show() local
61 struct thermal_zone_device *tz = to_thermal_zone(dev); in mode_store() local
81 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_type_show() local
113 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_store() local
152 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_temp_show() local
174 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_store() local
204 struct thermal_zone_device *tz = to_thermal_zone(dev); in trip_point_hyst_show() local
223 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_store() local
257 struct thermal_zone_device *tz = to_thermal_zone(dev); in passive_show() local
266 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_store() local
282 struct thermal_zone_device *tz = to_thermal_zone(dev); in policy_show() local
299 struct thermal_zone_device *tz = to_thermal_zone(dev); in emul_temp_store() local
326 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_show() local
338 struct thermal_zone_device *tz = to_thermal_zone(dev); in sustainable_power_store() local
452 struct thermal_zone_device *tz; in thermal_zone_passive_is_visible() local
493 static int create_trip_attrs(struct thermal_zone_device *tz, int mask) in create_trip_attrs()
595 static void destroy_trip_attrs(struct thermal_zone_device *tz) in destroy_trip_attrs()
607 int thermal_zone_create_device_groups(struct thermal_zone_device *tz, in thermal_zone_create_device_groups()
639 void thermal_zone_destroy_device_groups(struct thermal_zone_device *tz) in thermal_zone_destroy_device_groups()