Home
last modified time | relevance | path

Searched refs:governor_name (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
A Ddevfreq.h222 const char *governor_name,
227 const char *governor_name,
326 const char *governor_name, in devfreq_add_device() argument
339 const char *governor_name, in devm_devfreq_add_device() argument
A Dthermal.h236 char governor_name[THERMAL_NAME_LENGTH]; member
/linux/drivers/platform/x86/
A Dacerhdf.c265 .governor_name = "bang_bang",
743 acerhdf_zone_params.governor_name)) { in acerhdf_register_thermal()
745 acerhdf_zone_params.governor_name); in acerhdf_register_thermal()
/linux/drivers/devfreq/
A Ddevfreq.c783 const char *governor_name, in devfreq_add_device() argument
790 if (!dev || !profile || !governor_name) { in devfreq_add_device()
919 governor = try_then_request_governor(governor_name); in devfreq_add_device()
1015 const char *governor_name, in devm_devfreq_add_device() argument
1024 devfreq = devfreq_add_device(dev, profile, governor_name, data); in devm_devfreq_add_device()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c215 .governor_name = "user_space",
A Dprocessor_thermal_device_pci.c211 .governor_name = "user_space",
A Dint3400_thermal.c442 .governor_name = "user_space",
/linux/drivers/thermal/
A Dthermal_core.c152 name = pos->tzp->governor_name; in thermal_register_governor()
1279 governor = __find_governor(tz->tzp->governor_name); in thermal_zone_device_register()
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst352 .governor_name:

Completed in 19 milliseconds