Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.h132 int thermal_build_list_of_policies(char *buf);
H A Dthermal_sysfs.c292 return thermal_build_list_of_policies(buf); in available_policies_show()
H A Dthermal_core.c225 int thermal_build_list_of_policies(char *buf) in thermal_build_list_of_policies() function