Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_netlink.h31 int thermal_genl_sampling_temp(int id, int temp);
108 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_netlink.c76 int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_core.c417 thermal_genl_sampling_temp(tz->id, temp); in update_temperature()