Home
last modified time | relevance | path

Searched refs:thermal_genl_sampling_temp (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/thermal/
Dthermal_netlink.h53 int thermal_genl_sampling_temp(int id, int temp);
139 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_netlink.c91 int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_core.c637 thermal_genl_sampling_temp(tz->id, temp); in __thermal_zone_device_update()