Lines Matching defs:tz
44 static int parse_tz_get(struct genl_info *info, struct thermal_zone **tz) in parse_tz_get()
118 static int parse_tz_get_trip(struct genl_info *info, struct thermal_zone *tz) in parse_tz_get_trip()
156 static int parse_tz_get_temp(struct genl_info *info, struct thermal_zone *tz) in parse_tz_get_temp()
172 static int parse_tz_get_gov(struct genl_info *info, struct thermal_zone *tz) in parse_tz_get_gov()
191 static int parse_threshold_get(struct genl_info *info, struct thermal_zone *tz) in parse_threshold_get()
404 thermal_error_t thermal_cmd_get_tz(struct thermal_handler *th, struct thermal_zone **tz) in thermal_cmd_get_tz()
416 thermal_error_t thermal_cmd_get_trip(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_trip()
424 thermal_error_t thermal_cmd_get_governor(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_governor()
432 thermal_error_t thermal_cmd_get_temp(struct thermal_handler *th, struct thermal_zone *tz) in thermal_cmd_get_temp()
441 struct thermal_zone *tz) in thermal_cmd_threshold_get()
450 struct thermal_zone *tz, in thermal_cmd_threshold_add()
461 struct thermal_zone *tz, in thermal_cmd_threshold_delete()
472 struct thermal_zone *tz) in thermal_cmd_threshold_flush()