Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_core.h244 int thermal_build_list_of_policies(char *buf);
Dthermal_sysfs.c230 return thermal_build_list_of_policies(buf); in available_policies_show()
Dthermal_core.c220 int thermal_build_list_of_policies(char *buf) in thermal_build_list_of_policies() function