Home
last modified time | relevance | path

Searched refs:governor_store (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/cpufreq/
Dcpufreq_governor_attr_set.c24 static ssize_t governor_store(struct kobject *kobj, struct attribute *attr, in governor_store() function
39 .store = governor_store,
/linux-5.19.10/drivers/devfreq/
Ddevfreq.c1408 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, in governor_store() function