show_label 198 drivers/hwmon/ab8500.c data->ops.show_label = ab8500_show_label; show_label 928 drivers/hwmon/abituguru3.c SENSOR_ATTR_2(in%d_label, 0444, show_label, NULL, 0, 0) show_label 940 drivers/hwmon/abituguru3.c SENSOR_ATTR_2(temp%d_label, 0444, show_label, NULL, 0, 0) show_label 951 drivers/hwmon/abituguru3.c SENSOR_ATTR_2(fan%d_label, 0444, show_label, NULL, 0, 0) show_label 137 drivers/hwmon/abx500.c return data->ops.show_label(dev, devattr, buf); show_label 398 drivers/hwmon/abx500.c !data->ops.show_label) show_label 28 drivers/hwmon/abx500.h ssize_t (*show_label) (struct device *, show_label 386 drivers/hwmon/coretemp.c show_label, show_crit_alarm, show_temp, show_tjmax, show_label 287 drivers/hwmon/i5k_amb.c iattr->s_attr.dev_attr.show = show_label; show_label 625 drivers/hwmon/ibmpowernv.c NULL, show_label, NULL); show_label 1975 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in3_label, S_IRUGO, show_label, NULL, 0); show_label 1976 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in7_label, S_IRUGO, show_label, NULL, 1); show_label 1977 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in8_label, S_IRUGO, show_label, NULL, 2); show_label 1979 drivers/hwmon/it87.c static SENSOR_DEVICE_ATTR(in9_label, S_IRUGO, show_label, NULL, 3); show_label 76 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \ show_label 92 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp1_label, S_IRUGO, show_label, NULL, show_label 100 drivers/hwmon/wm831x-hwmon.c static SENSOR_DEVICE_ATTR(temp2_label, S_IRUGO, show_label, NULL, show_label 49 drivers/hwmon/wm8350-hwmon.c static SENSOR_DEVICE_ATTR(in##id##_label, S_IRUGO, show_label, \