Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddevfreq.h155 char governor_name[DEVFREQ_NAME_LEN]; member
191 const char *governor_name,
196 const char *governor_name,
300 const char *governor_name, in devfreq_add_device() argument
313 const char *governor_name, in devm_devfreq_add_device() argument
Dthermal.h281 char governor_name[THERMAL_NAME_LENGTH]; member
/Linux-v5.4/drivers/devfreq/
Ddevfreq.c611 const char *governor_name, in devfreq_add_device() argument
619 if (!dev || !profile || !governor_name) { in devfreq_add_device()
646 strncpy(devfreq->governor_name, governor_name, DEVFREQ_NAME_LEN); in devfreq_add_device()
717 governor = try_then_request_governor(devfreq->governor_name); in devfreq_add_device()
801 const char *governor_name, in devm_devfreq_add_device() argument
810 devfreq = devfreq_add_device(dev, profile, governor_name, data); in devm_devfreq_add_device()
1024 if (!strncmp(devfreq->governor_name, governor->name, in devfreq_add_governor()
1086 if (!strncmp(devfreq->governor_name, governor->name, in devfreq_remove_governor()
1160 strncpy(df->governor_name, governor->name, DEVFREQ_NAME_LEN); in governor_store()
1166 strncpy(df->governor_name, prev_governor->name, in governor_store()
[all …]
/Linux-v5.4/drivers/platform/x86/
Dacerhdf.c265 .governor_name = "bang_bang",
748 acerhdf_zone_params.governor_name)) { in acerhdf_register_thermal()
750 acerhdf_zone_params.governor_name); in acerhdf_register_thermal()
/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c208 .governor_name = "user_space",
Dint3400_thermal.c277 .governor_name = "user_space",
/Linux-v5.4/drivers/thermal/
Dthermal_core.c160 name = pos->tzp->governor_name; in thermal_register_governor()
1323 governor = __find_governor(tz->tzp->governor_name); in thermal_zone_device_register()
/Linux-v5.4/Documentation/driver-api/thermal/
Dsysfs-api.rst352 .governor_name: