Home
last modified time | relevance | path

Searched defs:thermal_zone_get_by_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.c454 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_trip() local
497 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_temp() local
522 CLASS(thermal_zone_get_by_id, tz)(id); in thermal_genl_cmd_tz_get_gov() local
Dthermal_core.c724 struct thermal_zone_device *thermal_zone_get_by_id(int id) in thermal_zone_get_by_id() function