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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dtrancevibrator.c48 static ssize_t show_speed(struct device *dev, struct device_attribute *attr, function
86 static DEVICE_ATTR(speed, S_IWUGO | S_IRUGO, show_speed, set_speed);
H A Dphidgetmotorcontrol.c212 static ssize_t show_speed##value(struct device *dev, \
223 show_speed##value, set_speed##value)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cpufreq/
H A Dcpufreq_userspace.c101 static ssize_t show_speed (struct cpufreq_policy *policy, char *buf) function
124 .show = show_speed,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dsysfs.c95 show_speed(struct device *dev, struct device_attribute *attr, char *buf) function
118 static DEVICE_ATTR(speed, S_IRUGO, show_speed, NULL);

Completed in 53 milliseconds