Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddevfreq.h179 char governor_name[DEVFREQ_NAME_LEN]; member
215 const char *governor_name,
220 const char *governor_name,
319 const char *governor_name, in devfreq_add_device() argument
332 const char *governor_name, in devm_devfreq_add_device() argument
H A Dthermal.h253 char governor_name[THERMAL_NAME_LENGTH]; member
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Ddevfreq.c748 const char *governor_name, in devfreq_add_device() argument
755 if (!dev || !profile || !governor_name) { in devfreq_add_device()
783 strscpy(devfreq->governor_name, governor_name, DEVFREQ_NAME_LEN); in devfreq_add_device()
881 governor = try_then_request_governor(devfreq->governor_name); in devfreq_add_device()
965 const char *governor_name, in devm_devfreq_add_device() argument
974 devfreq = devfreq_add_device(dev, profile, governor_name, data); in devm_devfreq_add_device()
1219 if (!strncmp(devfreq->governor_name, governor->name, in devfreq_add_governor()
1281 if (!strncmp(devfreq->governor_name, governor->name, in devfreq_remove_governor()
1366 strncpy(df->governor_name, governor->name, DEVFREQ_NAME_LEN); in governor_store()
1372 strncpy(df->governor_name, prev_governor->name, in governor_store()
[all …]
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacerhdf.c267 .governor_name = "bang_bang",
743 acerhdf_zone_params.governor_name)) { in acerhdf_register_thermal()
745 acerhdf_zone_params.governor_name); in acerhdf_register_thermal()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c209 .governor_name = "user_space",
H A Dint3400_thermal.c444 .governor_name = "user_space",
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c156 name = pos->tzp->governor_name; in thermal_register_governor()
1466 governor = __find_governor(tz->tzp->governor_name); in thermal_zone_device_register()
/OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/
H A Dsysfs-api.rst352 .governor_name: