Searched refs:show_label (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dwm8350-hwmon.c57 static ssize_t show_label(struct device *dev, function
68 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
H A Dwm831x-hwmon.c86 static ssize_t show_label(struct device *dev, function
100 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
118 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL,
124 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
H A Dabituguru3.c847 static ssize_t show_label(struct device *dev, function
880 SENSOR_ATTR_2(in%d_label, 0444, show_label, NULL, 0, 0)
892 SENSOR_ATTR_2(temp%d_label, 0444, show_label, NULL, 0, 0)
903 SENSOR_ATTR_2(fan%d_label, 0444, show_label, NULL, 0, 0)
H A Di5k_amb.c244 static ssize_t show_label(struct device *dev, function
290 iattr->s_attr.dev_attr.show = show_label;
H A Dit87.c1198 static ssize_t show_label(struct device *dev, struct device_attribute *attr, function
1210 static SENSOR_DEVICE_ATTR(in3_label, S_IRUGO, show_label, NULL, 0);
1211 static SENSOR_DEVICE_ATTR(in7_label, S_IRUGO, show_label, NULL, 1);
1212 static SENSOR_DEVICE_ATTR(in8_label, S_IRUGO, show_label, NULL, 2);

Completed in 105 milliseconds