Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h114 int thermal_build_list_of_policies(char *buf);
H A Dthermal_sysfs.c262 return thermal_build_list_of_policies(buf); in available_policies_show()
H A Dthermal_core.c222 int thermal_build_list_of_policies(char *buf) in thermal_build_list_of_policies() function