Searched defs:thermal_zone_get_by_id (Results 1 – 2 of 2) sorted by relevance
454 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_trip() local497 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_temp() local522 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_gov() local
724 struct thermal_zone_device *thermal_zone_get_by_id(int id) in thermal_zone_get_by_id() function