Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.h25 int thermal_genl_sampling_temp(int id, int temp);
100 static inline int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
H A Dthermal_netlink.c70 int thermal_genl_sampling_temp(int id, int temp) in thermal_genl_sampling_temp() function
H A Dthermal_core.c472 thermal_genl_sampling_temp(tz->id, temp); in update_temperature()