Searched refs:show_label (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | wm831x-hwmon.c | 62 static ssize_t show_label(struct device *dev, in show_label() function 76 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \ 92 static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL, 100 static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL,
|
| H A D | wm8350-hwmon.c | 38 static ssize_t show_label(struct device *dev, in show_label() function 49 static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \
|
| H A D | ibmpowernv.c | 163 static ssize_t show_label(struct device *dev, struct device_attribute *devattr, in show_label() function 625 NULL, show_label, NULL); in create_device_attrs()
|
| H A D | i5k_amb.c | 233 static ssize_t show_label(struct device *dev, in show_label() function 280 iattr->s_attr.dev_attr.show = show_label; in i5k_amb_hwmon_init()
|