Home
last modified time | relevance | path

Searched refs:show_label (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwmon/
H A Dwm831x-hwmon.c62 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 Dwm8350-hwmon.c38 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 Dibmpowernv.c163 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 Di5k_amb.c233 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()