Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A 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/drivers/devfreq/
H A Ddevfreq.c1432 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, in governor_store() function