Searched refs:show_speed (Results 1 – 2 of 2) sorted by relevance
47 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() function99 .show_setspeed = show_speed,
48 static ssize_t show_speed(struct device *dev, struct device_attribute *attr, in show_speed() function88 static DEVICE_ATTR(speed, S_IRUGO | S_IWUSR, show_speed, set_speed);