Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_core.h111 int thermal_build_list_of_policies(char *buf);
Dthermal_sysfs.c257 return thermal_build_list_of_policies(buf); in available_policies_show()
Dthermal_core.c221 int thermal_build_list_of_policies(char *buf) in thermal_build_list_of_policies() function