Home
last modified time | relevance | path

Searched refs:thermal_zone_get_by_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_netlink.c408 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_trip()
458 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_temp()
484 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_gov()
H A Dthermal_core.h55 struct thermal_zone_device *thermal_zone_get_by_id(int id);
H A Dthermal_core.c756 struct thermal_zone_device *thermal_zone_get_by_id(int id) in thermal_zone_get_by_id() function
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_core.h57 struct thermal_zone_device *thermal_zone_get_by_id(int id);
H A Dthermal_netlink.c463 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_trip()
509 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_temp()
535 tz = thermal_zone_get_by_id(id); in thermal_genl_cmd_tz_get_gov()
H A Dthermal_core.c578 struct thermal_zone_device *thermal_zone_get_by_id(int id) in thermal_zone_get_by_id() function

Completed in 8 milliseconds