Searched refs:show_speed (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/cpufreq/
H A Dcpufreq_userspace.c47 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) show_speed() function
99 .show_setspeed = show_speed,
/linux-4.4.14/drivers/usb/misc/
H A Dtrancevibrator.c48 static ssize_t show_speed(struct device *dev, struct device_attribute *attr, show_speed() function
88 static DEVICE_ATTR(speed, S_IRUGO | S_IWUSR, show_speed, set_speed);

Completed in 134 milliseconds