Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dvexpress-hwmon.c24 static ssize_t vexpress_hwmon_label_show(struct device *dev, in vexpress_hwmon_label_show() function
74 if (dev_attr->show == vexpress_hwmon_label_show && in vexpress_hwmon_attr_is_visible()
87 static DEVICE_ATTR(in1_label, 0444, vexpress_hwmon_label_show, NULL);
107 static DEVICE_ATTR(curr1_label, 0444, vexpress_hwmon_label_show, NULL);
126 static DEVICE_ATTR(temp1_label, 0444, vexpress_hwmon_label_show, NULL);
145 static DEVICE_ATTR(power1_label, 0444, vexpress_hwmon_label_show, NULL);
164 static DEVICE_ATTR(energy1_label, 0444, vexpress_hwmon_label_show, NULL);