Searched defs:thermal_zone_get_by_id (Results 1 – 2 of 2) sorted by relevance
538 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_trip() local574 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_temp() local599 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_gov() local672 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_get() local705 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_add() local730 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_delete() local751 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_threshold_flush() local
762 struct thermal_zone_device *thermal_zone_get_by_id(int id) in thermal_zone_get_by_id() function