Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dsun4i-ts.c218 static ssize_t show_temp_label(struct device *dev, in show_temp_label() function
225 static DEVICE_ATTR(temp1_label, S_IRUGO, show_temp_label, NULL);
/openbmc/linux/drivers/hwmon/
H A Dnct6683.c784 show_temp_label(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_label() function
881 SENSOR_TEMPLATE(temp_label, "temp%d_label", S_IRUGO, show_temp_label, NULL, 0);
H A Dnct6775-core.c2191 show_temp_label(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_label() function
2386 SENSOR_TEMPLATE(temp_label, "temp%d_label", 0444, show_temp_label, NULL, 0);