Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_netlink.h32 int thermal_genl_sampling_temp(int id, int temp);
109 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_netlink.c77 int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
Dthermal_core.c394 thermal_genl_sampling_temp(tz->id, temp); in update_temperature()