vexpress_hwmon_label_show 75 drivers/hwmon/vexpress-hwmon.c if (dev_attr->show == vexpress_hwmon_label_show && vexpress_hwmon_label_show 88 drivers/hwmon/vexpress-hwmon.c static DEVICE_ATTR(in1_label, 0444, vexpress_hwmon_label_show, NULL); vexpress_hwmon_label_show 108 drivers/hwmon/vexpress-hwmon.c static DEVICE_ATTR(curr1_label, 0444, vexpress_hwmon_label_show, NULL); vexpress_hwmon_label_show 127 drivers/hwmon/vexpress-hwmon.c static DEVICE_ATTR(temp1_label, 0444, vexpress_hwmon_label_show, NULL); vexpress_hwmon_label_show 146 drivers/hwmon/vexpress-hwmon.c static DEVICE_ATTR(power1_label, 0444, vexpress_hwmon_label_show, NULL); vexpress_hwmon_label_show 165 drivers/hwmon/vexpress-hwmon.c static DEVICE_ATTR(energy1_label, 0444, vexpress_hwmon_label_show, NULL);