Home
last modified time | relevance | path

Searched defs:governor_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq.h179 char governor_name[DEVFREQ_NAME_LEN]; member
318 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
331 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
H A Dthermal.h241 char governor_name[THERMAL_NAME_LENGTH]; member
/kernel/linux/linux-6.6/include/linux/
H A Ddevfreq.h341 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
354 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
H A Dthermal.h212 char governor_name[THERMAL_NAME_LENGTH]; member
/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c766 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
982 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument
[all...]
/kernel/linux/linux-6.6/drivers/devfreq/
H A Ddevfreq.c803 devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devfreq_add_device() argument
1041 devm_devfreq_add_device(struct device *dev, struct devfreq_dev_profile *profile, const char *governor_name, void *data) devm_devfreq_add_device() argument

Completed in 8 milliseconds