Searched refs:governor_store (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq_governor_attr_set.c | 29 static ssize_t governor_store(struct kobject *kobj, struct attribute *attr, in governor_store() function 44 .store = governor_store,
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq_governor_attr_set.c | 24 static ssize_t governor_store(struct kobject *kobj, struct attribute *attr, in governor_store() function 39 .store = governor_store,
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
H A D | devfreq.c | 1347 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, in governor_store() function
|
/kernel/linux/linux-6.6/drivers/devfreq/ |
H A D | devfreq.c | 1432 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, in governor_store() function
|
Completed in 6 milliseconds